[19678] trunk/dports/games
source_changes at macosforge.org
source_changes at macosforge.org
Fri Sep 22 14:35:00 PDT 2006
Revision: 19678
http://trac.macosforge.org/projects/macports/changeset/19678
Author: mij at macports.org
Date: 2006-09-22 14:35:00 -0700 (Fri, 22 Sep 2006)
Log Message:
-----------
Change lib:libintl.3:gettext to port:gettext (libintl is now at .8).
Also made a few other changes/fixes/cleanups as I came across them.
Modified Paths:
--------------
trunk/dports/games/freeciv/Portfile
trunk/dports/games/lincity/Portfile
Modified: trunk/dports/games/freeciv/Portfile
===================================================================
--- trunk/dports/games/freeciv/Portfile 2006-09-22 21:34:48 UTC (rev 19677)
+++ trunk/dports/games/freeciv/Portfile 2006-09-22 21:35:00 UTC (rev 19678)
@@ -15,12 +15,8 @@
use_bzip2 yes
-depends_lib lib:libintl.3:gettext \
- lib:libSDL:libsdl \
- lib:libesd.0:esound \
- lib:libreadline.4:readline \
- lib:libImlib:imlib \
- lib:libgtk.2:gtk2
+depends_lib port:gettext port:libsdl port:esound port:readline port:imlib \
+ port:gtk2
configure.env LDFLAGS="-L${prefix}/lib" \
CFLAGS="-I${prefix}/include" \
Modified: trunk/dports/games/lincity/Portfile
===================================================================
--- trunk/dports/games/lincity/Portfile 2006-09-22 21:34:48 UTC (rev 19677)
+++ trunk/dports/games/lincity/Portfile 2006-09-22 21:35:00 UTC (rev 19678)
@@ -18,9 +18,7 @@
master_sites sourceforge
checksums md5 007159a2e6cce680c629a73f97fe96f2
-depends_lib lib:libX11.6:XFree86 \
- lib:libpng.3:libpng \
- lib:libintl.3:gettext
+depends_lib lib:libX11.6:XFree86 port:libpng port:gettext
patchfiles patch-readpng.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060922/d5291272/attachment.html
More information about the macports-changes
mailing list