summaryrefslogtreecommitdiff
path: root/graphics/pixie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pixie/Makefile')
-rw-r--r--graphics/pixie/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index 32f0f3d8d9f4..0ff6978ea8ef 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -22,9 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
USE_REINPLACE= yes
USE_GL= yes
USE_X_PREFIX= yes
-WANT_AUTOMAKE_VER= 15
-USE_AUTOCONF_VER= 213
-USE_LIBTOOL_VER= 13
+USE_AUTOTOOLS= automake:15:env autoconf:213 libtool:13
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CFLAGS="${CFLAGS} -O -fPIC -I${LOCALBASE}/include -I${X11BASE}/include" \
CXXFLAGS="${CXXFLAGS} -O -fPIC -I${LOCALBASE}/include -I${X11BASE}/include" \