aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vic
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-24 17:21:07 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-24 17:21:07 +0000
commitda34bf4b0381d2f2539554a6628958cd6d915355 (patch)
tree9ea836c15deb767b35bde318cd0877893f69473f /multimedia/vic
parent7c51ecc5f62ea0c07f70d51584decdb1a3af4c5e (diff)
downloadports-da34bf4b0381d2f2539554a6628958cd6d915355.tar.gz
ports-da34bf4b0381d2f2539554a6628958cd6d915355.zip
Notes
Diffstat (limited to 'multimedia/vic')
-rw-r--r--multimedia/vic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vic/Makefile b/multimedia/vic/Makefile
index 4b1c3479503d..d29474608d31 100644
--- a/multimedia/vic/Makefile
+++ b/multimedia/vic/Makefile
@@ -14,10 +14,10 @@ COMMENT= MBone video conferencing tool
BUILD_DEPENDS= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat
LIB_DEPENDS= libuclmmbase.so:${PORTSDIR}/devel/uclmmbase
-USES= gmake tk:84 # parallel builds (-jX) are broken with BSD make(1)
+USES= autoreconf gmake tk:84 # parallel builds (-jX) are broken with BSD make(1)
USE_OPENSSL= yes
-USE_AUTOTOOLS= autoconf213
USE_XORG= xext
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= -x-libraries=${LOCALBASE}/lib \
-x-includes=${LOCALBASE}/include \
-without-ucltcl \