[45233] trunk/dports/devel/gwenhywfar/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Jan 11 11:23:07 PST 2009


Revision: 45233
          http://trac.macports.org/changeset/45233
Author:   macsforever2000 at macports.org
Date:     2009-01-11 11:23:06 -0800 (Sun, 11 Jan 2009)
Log Message:
-----------
Added variant enable_local_install. (#17916)

Modified Paths:
--------------
    trunk/dports/devel/gwenhywfar/Portfile

Modified: trunk/dports/devel/gwenhywfar/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar/Portfile	2009-01-11 17:54:07 UTC (rev 45232)
+++ trunk/dports/devel/gwenhywfar/Portfile	2009-01-11 19:23:06 UTC (rev 45233)
@@ -28,3 +28,7 @@
                   port:gnutls
 depends_build     port:libtool
 
+variant enable_local_install description "Enable local installation mode (plugins, data, locale and config are located relatively to the binary)" {
+    configure.args-append   --enable-local-install \
+                            --enable-static
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090111/02bd2075/attachment.html>


More information about the macports-changes mailing list