[154340] trunk/dports/www/libhttpseverywhere

devans at macports.org devans at macports.org
Fri Oct 28 11:01:25 CEST 2016


Revision: 154340
          https://trac.macports.org/changeset/154340
Author:   devans at macports.org
Date:     2016-10-28 11:01:25 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
libhttpseverywhere: new port, leverage the power of HTTPSEverywhere to any desktop-application.

Modified Paths:
--------------
    trunk/dports/www/libhttpseverywhere/Portfile

Added Paths:
-----------
    trunk/dports/www/libhttpseverywhere/

Modified: trunk/dports/www/libhttpseverywhere/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/www/libhttpseverywhere/Portfile	2016-10-28 08:37:20 UTC (rev 154339)
+++ trunk/dports/www/libhttpseverywhere/Portfile	2016-10-28 09:01:25 UTC (rev 154340)
@@ -38,6 +38,8 @@
                     port:libxml2 \
                     port:vala
 
+# meson requires builds be out of source
+
 pre-configure {
     xinstall -d -m 755 ${worksrcpath}/build
 }
@@ -47,5 +49,6 @@
 build.cmd           cd build && ninja
 build.target
 
+# DESTDIR must come before ninja command rather than after
 destroot.cmd        cd build && DESTDIR=${destroot} ninja
 destroot.destdir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/81fbe5bb/attachment-0002.html>


More information about the macports-changes mailing list