summaryrefslogtreecommitdiff
path: root/graphics/utah-glx/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /graphics/utah-glx/Makefile
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Diffstat (limited to 'graphics/utah-glx/Makefile')
-rw-r--r--graphics/utah-glx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile
index 4bd8dc5c1e06..1c1400ff4e54 100644
--- a/graphics/utah-glx/Makefile
+++ b/graphics/utah-glx/Makefile
@@ -19,9 +19,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= 3d@FreeBSD.org
COMMENT= A hardware OpenGL support for XFree86 X-Servers
-BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 \
- autoconf:${PORTSDIR}/devel/autoconf
+BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83
+WANT_AUTOCONF_VER=253
USE_X_PREFIX= yes
USE_PERL5_BUILD=yes
USE_GMAKE= yes