aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-01-30 06:24:43 +0800
committerobraun <obraun@FreeBSD.org>2003-01-30 06:24:43 +0800
commitf9a6ee1736daed88687e26a0fce6d38a8f807293 (patch)
treed257c3d4c7f2a5d72df6f73aaabd83f51481f643
parent0035d3c340a391fe29529de196c1e6d6c5e69a83 (diff)
downloadfreebsd-ports-gnome-f9a6ee1736daed88687e26a0fce6d38a8f807293.tar.gz
freebsd-ports-gnome-f9a6ee1736daed88687e26a0fce6d38a8f807293.tar.zst
freebsd-ports-gnome-f9a6ee1736daed88687e26a0fce6d38a8f807293.zip
Add USE_BISON.
PR: ports/47631 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
-rw-r--r--graphics/xmms-xvs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile
index e7ffff629af3..647112020557 100644
--- a/graphics/xmms-xvs/Makefile
+++ b/graphics/xmms-xvs/Makefile
@@ -28,6 +28,7 @@ WANT_GNOME= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
+USE_BISON= yes
CONFIGURE_ENV= XML2_CONFIG="${XML2_CONFIG}" XMMS_CONFIG="${XMMS_CONFIG}"
.include <bsd.port.pre.mk>