[58273] trunk/dports/devel/readline/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 24 20:33:43 PDT 2009


Revision: 58273
          http://trac.macports.org/changeset/58273
Author:   ryandesign at macports.org
Date:     2009-09-24 20:33:40 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------
readline: remove unnecessary mandir/infodir configure args

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

Modified: trunk/dports/devel/readline/Portfile
===================================================================
--- trunk/dports/devel/readline/Portfile	2009-09-25 03:24:55 UTC (rev 58272)
+++ trunk/dports/devel/readline/Portfile	2009-09-25 03:33:40 UTC (rev 58273)
@@ -47,9 +47,7 @@
                 sha1    1e511b091514ef631c539552316787c75ace5262 \
                 rmd160  9f886f437dfa3387cb3a4ce3439cefecffc2c789
 
-configure.args  --mandir=${prefix}/share/man \
-                --infodir=${prefix}/share/info \
-                --with-curses
+configure.args  --with-curses
 
 use_parallel_build  yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090924/20e35161/attachment.html>


More information about the macports-changes mailing list