aboutsummaryrefslogtreecommitdiffstats
path: root/games/qqwing
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-11-15 23:34:51 +0800
committertijl <tijl@FreeBSD.org>2015-11-15 23:34:51 +0800
commita0cf2c204e44e577c7ef36681a37f255c9162a44 (patch)
tree6447f3550bcde8996dbdd0a1916f4421dacebc95 /games/qqwing
parent1a35d9723fe52e36cde5793d610dc8636be06d3f (diff)
downloadfreebsd-ports-gnome-a0cf2c204e44e577c7ef36681a37f255c9162a44.tar.gz
freebsd-ports-gnome-a0cf2c204e44e577c7ef36681a37f255c9162a44.tar.zst
freebsd-ports-gnome-a0cf2c204e44e577c7ef36681a37f255c9162a44.zip
Let USES=autoreconf define AUTORECONF and use it throughout the tree.
PR: 204534 Approved by: portmgr (antoine)
Diffstat (limited to 'games/qqwing')
-rw-r--r--games/qqwing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile
index b9c6da9713ac..d1cf7407ae89 100644
--- a/games/qqwing/Makefile
+++ b/games/qqwing/Makefile
@@ -30,7 +30,7 @@ pre-configure:
target/automake
@cd ${WRKSRC} && ${CP} doc/qqwing.man target/automake/qqwing.1
@cd ${WRKSRC}/target/automake && ${TOUCH} config.h.in
- @cd ${WRKSRC}/target/automake && autoreconf --force --install
+ @cd ${WRKSRC}/target/automake && ${AUTORECONF} --force --install
pre-build:
@cd ${WRKSRC} && ${CP} src/cpp/*.cpp target/automake