aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/glide3/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-12-16 06:18:30 +0800
committersteve <steve@FreeBSD.org>2001-12-16 06:18:30 +0800
commitba48c587a3aab158fabfec4641afb3567235abd5 (patch)
tree4fa31f9ede003eb7bde74dfacc4b12fbdfdb199e /graphics/glide3/Makefile
parentffb8e50b0c3999d206d044542279405ac3f9041f (diff)
downloadfreebsd-ports-gnome-ba48c587a3aab158fabfec4641afb3567235abd5.tar.gz
freebsd-ports-gnome-ba48c587a3aab158fabfec4641afb3567235abd5.tar.zst
freebsd-ports-gnome-ba48c587a3aab158fabfec4641afb3567235abd5.zip
Set USE_AUTOMAKE_VER=15 because aclocal is called in the post-patch target
and version 1.4 doesn't appear to work for this port.
Diffstat (limited to 'graphics/glide3/Makefile')
-rw-r--r--graphics/glide3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile
index 9de7b3384a29..e1cc0cde2d80 100644
--- a/graphics/glide3/Makefile
+++ b/graphics/glide3/Makefile
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/Glide3
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
-USE_AUTOMAKE= yes
+USE_AUTOMAKE_VER= 15
MAKEFILE= makefile.autoconf
USE_GMAKE= yes