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

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 15 03:36:51 PDT 2007


Revision: 26187
          http://trac.macosforge.org/projects/macports/changeset/26187
Author:   ryandesign at macports.org
Date:     2007-06-15 03:36:51 -0700 (Fri, 15 Jun 2007)

Log Message:
-----------
readline: Remove unnecessary CPPFLAGS/LDFLAGS; see #11664.

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

Modified: trunk/dports/devel/readline/Portfile
===================================================================
--- trunk/dports/devel/readline/Portfile	2007-06-15 10:33:50 UTC (rev 26186)
+++ trunk/dports/devel/readline/Portfile	2007-06-15 10:36:51 UTC (rev 26187)
@@ -34,8 +34,6 @@
 configure.args  --mandir=${prefix}/share/man \
                 --infodir=${prefix}/share/info \
                 --with-curses
-configure.env   CPPFLAGS="-I${prefix}/include" \
-                LDFLAGS="-L${prefix}/lib"
 
 depends_lib     port:ncurses
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070615/abfe4b90/attachment.html


More information about the macports-changes mailing list