Revision
38868
Author
ryandesign@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

Diff

Modified: trunk/dports/games/digger/Portfile (38867 => 38868)


--- 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