aboutsummaryrefslogtreecommitdiff
path: root/games/angband/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-05-04 14:59:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-05-04 14:59:54 +0000
commit5aea24d670288ebd315ee069ec97cd5124e2fa21 (patch)
tree03208c79b47b29ba8edd5a0f85bdc3488ec34352 /games/angband/Makefile
parent44663dfe28a5a22a1ab5177277cd046b52223bdb (diff)
downloadports-5aea24d670288ebd315ee069ec97cd5124e2fa21.tar.gz
ports-5aea24d670288ebd315ee069ec97cd5124e2fa21.zip
Notes
Diffstat (limited to 'games/angband/Makefile')
-rw-r--r--games/angband/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile
index 2d3bfb3d64d6..5c57b5b10a68 100644
--- a/games/angband/Makefile
+++ b/games/angband/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= angband
-PORTVERSION= 3.1.1.1626
+DISTVERSION= 3.1.2v2
CATEGORIES= games
MASTER_SITES= http://rephial.org/downloads/3.1/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
+DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= pav@FreeBSD.org
COMMENT= Rogue-like game with color, X11 support
@@ -17,14 +17,14 @@ COMMENT= Rogue-like game with color, X11 support
USE_GMAKE= yes
ALL_TARGET= #
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-setgid=games --disable-sdl --disable-sdl-mixer
+CONFIGURE_ARGS= --with-setgid=games --disable-sdl --disable-sdl-mixer --with-varpath=/var/games/angband
.if !defined(WITHOUT_X11)
USE_XORG= sm x11
CONFIGURE_ARGS+= --with-x
.else
CONFIGURE_ARGS+= --with-x=no
.endif
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
CONFIGURE_ENV= ac_cv_path_mkdir=mkdir
SUB_FILES= pkg-message