summaryrefslogtreecommitdiffstats
path: root/games/bomberclone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bomberclone/Makefile')
-rw-r--r--games/bomberclone/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile
index 4d68298..f8888ff 100644
--- a/games/bomberclone/Makefile
+++ b/games/bomberclone/Makefile
@@ -9,8 +9,7 @@ PORTNAME= bomberclone
PORTVERSION= 0.11.8
PORTREVISION= 2
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= edwin@mavetju.org
COMMENT= Reimplementation of Atomic Bomber Man
@@ -21,7 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --target=""
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
- CXXFLAGS="${PTHREAD_CFLAGS} -I${X11BASE}/include"
+ CXXFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
post-extract:
${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -rf ;
OpenPOWER on IntegriCloud