aboutsummaryrefslogtreecommitdiffstats
path: root/games/meandmyshadow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/meandmyshadow/Makefile')
-rw-r--r--games/meandmyshadow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile
index d6c5c5370660..d4161338d189 100644
--- a/games/meandmyshadow/Makefile
+++ b/games/meandmyshadow/Makefile
@@ -3,7 +3,7 @@
PORTNAME= meandmyshadow
PORTVERSION= 0.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -15,7 +15,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-USES= cmake
+USES= cmake libarchive
USE_SDL= sdl ttf image mixer image gfx
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}