diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-06-29 19:36:43 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-06-29 19:36:43 +0000 |
commit | d7507b66d8fdd2278348289c0de6ab700a8b3000 (patch) | |
tree | 1e7a42b269c8b2365d477c500b2af3ac8cce32ac /games | |
parent | 0ff1bab34c0cf75d10fd721af76f51363802a556 (diff) | |
download | ports-d7507b66d8fdd2278348289c0de6ab700a8b3000.tar.gz ports-d7507b66d8fdd2278348289c0de6ab700a8b3000.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index eb23f0995057..fd7df70b7f57 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeciv PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} @@ -40,7 +41,6 @@ USE_XORG= xpm USE_SDL= mixer USE_GNOME= gtk20 CONFIGURE_ARGS+=--enable-client=gtk -USE_GNOME+= esound CONFLICTS= freeciv-nox11-[0-9]* PLIST_SUB+= X11="" GTK="" .else |