aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-05-27 03:08:48 +0800
committerantoine <antoine@FreeBSD.org>2016-05-27 03:08:48 +0800
commit34e694397b75fe732cfa5934bd93daf0d6401bfe (patch)
tree421113f2f6461625d0aaf8b97b6a5c0609ba7df0 /games
parent07422c1389957024c2d60b299430b1a9f0b24e30 (diff)
downloadfreebsd-ports-gnome-34e694397b75fe732cfa5934bd93daf0d6401bfe.tar.gz
freebsd-ports-gnome-34e694397b75fe732cfa5934bd93daf0d6401bfe.tar.zst
freebsd-ports-gnome-34e694397b75fe732cfa5934bd93daf0d6401bfe.zip
Add back WRKSRC, it's needed because of DISTVERSIONPREFIX
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 || ; \