[38868] trunk/dports/games/digger/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 1 04:40:29 PDT 2008


Revision: 38868
          http://trac.macosforge.org/projects/macports/changeset/38868
Author:   ryandesign at macports.org
Date:     2008-08-01 04:40:28 -0700 (Fri, 01 Aug 2008)
Log Message:
-----------
digger: use port:-style dependency to ensure we link only with other MacPorts ports

Modified Paths:
--------------
    trunk/dports/games/digger/Portfile

Modified: trunk/dports/games/digger/Portfile
===================================================================
--- trunk/dports/games/digger/Portfile	2008-08-01 11:39:24 UTC (rev 38867)
+++ trunk/dports/games/digger/Portfile	2008-08-01 11:40:28 UTC (rev 38868)
@@ -22,7 +22,7 @@
                         patch-input.h.diff \
                         patch-main.c.diff
 
-depends_lib             bin:sdl-config:libsdl
+depends_lib             port:libsdl
 
 post-extract {
     file copy ${filespath}/Makefile.darwin ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080801/dd192f05/attachment.html 


More information about the macports-changes mailing list