aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-05-26 19:08:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-05-26 19:08:48 +0000
commit11620d948019519a91bd7b749b4f72461e211fff (patch)
tree421113f2f6461625d0aaf8b97b6a5c0609ba7df0 /games
parentef5f6d7d87546b1eee980be1df794790c7e5a5ff (diff)
downloadports-11620d948019519a91bd7b749b4f72461e211fff.tar.gz
ports-11620d948019519a91bd7b749b4f72461e211fff.zip
Add back WRKSRC, it's needed because of DISTVERSIONPREFIX
Notes
Notes: svn path=/head/; revision=415905
Diffstat (limited to 'games')
-rw-r--r--games/angband/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile
index c8a6598b971e..fdaa33f0b867 100644
--- a/games/angband/Makefile
+++ b/games/angband/Makefile
@@ -34,6 +34,8 @@ X11_USE= XORG=sm,x11
X11_RUN_DEPENDS= xorg-fonts-miscbitmaps>=0:x11-fonts/xorg-fonts-miscbitmaps
X11_CONFIGURE_ENABLE= x11
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
post-patch:
@${REINPLACE_CMD} -e \
's|-Wno-missing-field-initializers || ; \