summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-20 23:45:43 +0000
committerjlam <jlam>2004-02-20 23:45:43 +0000
commit0edc73a0d01eee9dd4234891b2fd0f4087dc252e (patch)
treeed1af8ccebfa7818c821ad32f0f90b46f59e94d5 /x11
parent71ac7fd65dc44af7d0dd34a40f7fb8c5fe207e27 (diff)
downloadpkgsrc-0edc73a0d01eee9dd4234891b2fd0f4087dc252e.tar.gz
Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise,
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the local libtool.m4 file.
Diffstat (limited to 'x11')
-rw-r--r--x11/lesstif12/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lesstif12/Makefile.common b/x11/lesstif12/Makefile.common
index 85d7361a81d..666e58705ba 100644
--- a/x11/lesstif12/Makefile.common
+++ b/x11/lesstif12/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/02/14 17:21:56 jlam Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/02/20 23:45:43 jlam Exp $
DISTNAME= lesstif-${LESSTIF_VERSION}
LESSTIF_VERSION= 0.93.0
@@ -17,6 +17,7 @@ USE_X11BASE= # defined
USE_GNU_TOOLS+= make
USE_LIBTOOL= # defined
AUTOMAKE_REQD= 1.4
+AUTOCONF_REQD= 2.50
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --enable-production --disable-debug --disable-verbose