[29585] trunk/dports/games

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 1 03:17:00 PDT 2007


Revision: 29585
          http://trac.macosforge.org/projects/macports/changeset/29585
Author:   rhwood at macports.org
Date:     2007-10-01 03:17:00 -0700 (Mon, 01 Oct 2007)

Log Message:
-----------
New port freeciv-x11, which is, for now, a copy of port freeciv

Modified Paths:
--------------
    trunk/dports/games/freeciv-x11/Portfile

Added Paths:
-----------
    trunk/dports/games/freeciv-x11/

Copied: trunk/dports/games/freeciv-x11 (from rev 29570, trunk/dports/games/freeciv)

Modified: trunk/dports/games/freeciv-x11/Portfile
===================================================================
--- trunk/dports/games/freeciv/Portfile	2007-09-30 08:56:14 UTC (rev 29570)
+++ trunk/dports/games/freeciv-x11/Portfile	2007-10-01 10:17:00 UTC (rev 29585)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 
-name            freeciv
+name            freeciv-x11
 version         2.0.8
 categories      games
 maintainers     rhwood
@@ -12,11 +12,12 @@
 
 master_sites    sourceforge:freeciv ftp://ftp.freeciv.org/freeciv/stable/
 checksums	sha1 b9098dc46ed169e053f9c7405cc3abf9cebe9792
-
+distname	freeciv-${version}
 use_bzip2	    yes
 
 depends_lib	\
 	port:gettext \
+	port:libiconv \
 	port:libsdl \
 	port:libsdl_mixer \
 	port:esound \
@@ -29,7 +30,8 @@
 	--with-zlib \
 	--enable-nls \
 	--with-sdl-prefix=${prefix} \
-	--with-libiconv-prefix=${prefix}
+	--with-libiconv-prefix=${prefix} \
+	--mandir=${prefix}/share/man
 
 platform puredarwin {
 	depends_lib-delete port:libsdl

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


More information about the macports-changes mailing list