summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-12-15 22:18:30 +0000
committerSteve Price <steve@FreeBSD.org>2001-12-15 22:18:30 +0000
commit0fa991a971fe78ecbfdd43e1163c5e17e4061281 (patch)
treefad77f6cb49a4789f0ff80acc7adbff7e3f8a36e /x11-servers
parentFix PLIST and bump PORTREVISION because there are a number of new files (diff)
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.
Notes
Notes: svn path=/head/; revision=51604
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/driglide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/driglide/Makefile b/x11-servers/driglide/Makefile
index 9de7b3384a29..e1cc0cde2d80 100644
--- a/x11-servers/driglide/Makefile
+++ b/x11-servers/driglide/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