summaryrefslogtreecommitdiffstats
path: root/games/wormux-devel/Makefile
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerroam <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitab3b71e13124eadfe21c7590ee12e8268471b999 (patch)
treefb0cb1e0817e4263570dffb8ac1839895a78d63a /games/wormux-devel/Makefile
parentac3e68c1553c1159c67b663d1020e3a0f157346a (diff)
downloadFreeBSD-ports-ab3b71e13124eadfe21c7590ee12e8268471b999.zip
FreeBSD-ports-ab3b71e13124eadfe21c7590ee12e8268471b999.tar.gz
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
Diffstat (limited to 'games/wormux-devel/Makefile')
-rw-r--r--games/wormux-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/wormux-devel/Makefile b/games/wormux-devel/Makefile
index ccd6242..e144440 100644
--- a/games/wormux-devel/Makefile
+++ b/games/wormux-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wormux
DISTVERSION= 20081225
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
PKGNAMESUFFIX= -devel
@@ -16,7 +17,7 @@ COMMENT= Wormux game
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
png.5:${PORTSDIR}/graphics/png \
- curl.4:${PORTSDIR}/ftp/curl
+ curl.5:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USE_SDL= sdl image mixer ttf gfx net
OpenPOWER on IntegriCloud