[45240] trunk/dports/devel/aqbanking/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Jan 11 13:44:18 PST 2009


Revision: 45240
          http://trac.macports.org/changeset/45240
Author:   macsforever2000 at macports.org
Date:     2009-01-11 13:44:17 -0800 (Sun, 11 Jan 2009)
Log Message:
-----------
Added new variant enable_local_install. (#17920)

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

Modified: trunk/dports/devel/aqbanking/Portfile
===================================================================
--- trunk/dports/devel/aqbanking/Portfile	2009-01-11 21:33:49 UTC (rev 45239)
+++ trunk/dports/devel/aqbanking/Portfile	2009-01-11 21:44:17 UTC (rev 45240)
@@ -70,3 +70,8 @@
 variant python24 description "Enable ctypes support. This is only needed if you are using Python 2.4. It is not needed if Python 2.5 or later is installed." {
     depends_build-append    port:py-ctypes
 }
+
+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/400456e7/attachment.html>


More information about the macports-changes mailing list