summaryrefslogtreecommitdiff
path: root/games/supertux-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/supertux-devel/Makefile')
-rw-r--r--games/supertux-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/supertux-devel/Makefile b/games/supertux-devel/Makefile
index 20ea6cf57ff6..ba030185eb13 100644
--- a/games/supertux-devel/Makefile
+++ b/games/supertux-devel/Makefile
@@ -2,6 +2,7 @@
PORTNAME= supertux
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX= -devel
@@ -11,7 +12,7 @@ COMMENT= SuperTux is a side-scroller similar to Super Mario Brothers
BUILD_DEPENDS= ${LOCALBASE}/include/boost/smart_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \
- curl.6:${PORTSDIR}/ftp/curl \
+ curl:${PORTSDIR}/ftp/curl \
vorbis.4:${PORTSDIR}/audio/libvorbis
USE_BZIP2= yes