aboutsummaryrefslogtreecommitdiff
path: root/graphics/freeglut
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/freeglut
parent639a61155c89af6b9b01d796a82cbd2ad643a299 (diff)
downloadports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.tar.gz
ports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.zip
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'graphics/freeglut')
-rw-r--r--graphics/freeglut/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index b7e1d9a4f1ba..fdd096e0e2f8 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -15,19 +15,16 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An alternative to the OpenGL Utility Toolkit (GLUT) library
USE_AUTOMAKE_VER= 14
-USE_AUTOHEADER= yes
+USE_AUTOCONF_VER= 213
+USE_AUTOHEADER_VER= 213
+USE_LIBTOOL_VER= 13
HAS_CONFIGURE= yes
-USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
USE_XLIB= yes
CONFIGURE_ARGS= --x-includes=${X11BASE}/include \
--x-libraries=${X11BASE}/lib \
--enable-replace-glut
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
- ACLOCAL="${ACLOCAL}" \
- AUTOCONF="${AUTOCONF}" \
- AUTOMAKE="${AUTOMAKE}" \
- AUTOHEADER="${AUTOHEADER}"
+CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""