[31396] trunk/dports/devel/physfs/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 22 01:59:40 PST 2007


Revision: 31396
          http://trac.macosforge.org/projects/macports/changeset/31396
Author:   ryandesign at macports.org
Date:     2007-11-22 01:59:39 -0800 (Thu, 22 Nov 2007)

Log Message:
-----------
physfs: I think we'd better declare a dependency on readline too

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

Modified: trunk/dports/devel/physfs/Portfile
===================================================================
--- trunk/dports/devel/physfs/Portfile	2007-11-22 09:56:33 UTC (rev 31395)
+++ trunk/dports/devel/physfs/Portfile	2007-11-22 09:59:39 UTC (rev 31396)
@@ -17,6 +17,8 @@
 master_sites     ${homepage}downloads/
 checksums        md5 d0bd118c6b55fb1e020fe982d6ec6957
 
+depends_lib      port:readline
+
 platform darwin 8 {
 	configure.ldflags-append	"-lreadline"
 }

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


More information about the macports-changes mailing list