[72510] trunk/dports/databases/postgresql83/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 18 23:44:55 PDT 2010


Revision: 72510
          http://trac.macports.org/changeset/72510
Author:   jmr at macports.org
Date:     2010-10-18 23:44:52 -0700 (Mon, 18 Oct 2010)
Log Message:
-----------
postgresql83: note that the perl variant requires perl to be installed with +shared (#18053)

Modified Paths:
--------------
    trunk/dports/databases/postgresql83/Portfile

Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile	2010-10-18 21:11:47 UTC (rev 72509)
+++ trunk/dports/databases/postgresql83/Portfile	2010-10-19 06:44:52 UTC (rev 72510)
@@ -91,7 +91,7 @@
 	configure.args-append	--with-krb5
 }
 
-variant perl description {add Perl support} {
+variant perl description {add Perl support (requires perl with +shared)} {
 	depends_lib-append			bin:perl:perl5
 	configure.args-append		--with-perl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101018/9a05d3e2/attachment-0001.html>


More information about the macports-changes mailing list