summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorskrll <skrll>2001-08-26 10:32:18 +0000
committerskrll <skrll>2001-08-26 10:32:18 +0000
commit7c7d73795b90406efb94896e837cab22bfdb384d (patch)
treedbe1614ef3af298b3ecf46c5a18a28d7ca2fcabc /x11
parent7b5c0cd1c43bcc6727c7f06ba02c95713c941ab3 (diff)
downloadpkgsrc-7c7d73795b90406efb94896e837cab22bfdb384d.tar.gz
Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has been pulled up to the automake-1-4 branch of automake cvs. Changes are: New in 1.4-p5: * Allow AM_PROG_LIBTOOL again. * Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER. * Display distributed file list correctly in usage message. * Allow numbers in macro names. * Bugfixes. New in 1.4-p4: * Deal with configure.ac as well as configure.in -- this time for real! * The version numbering system now allows three point version numbers, such as 1.4.4, without thinking they are alpha release numbers. New in 1.4-p3: * Deal with configure.ac as well as configure.in. * Don't complain if `version.texi' is included in multiple places. New in 1.4-p2: * Deal with AC_CONFIG_FILES from autoconf-2.50. * Improvements to f77 support. * DESTDIR now works for script targets. * distcheck-hook works correctly. New in 1.4-p1: * The version numbering system now allows fork identifiers (such as the p1 in this version of automake). * Cope gracefully with various versions of libtool which may or may not require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh. * Bugfixes.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdebase2/Makefile4
-rw-r--r--x11/lesstif/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 7d560cc7417..192077d66dd 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/07/18 22:44:30 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2001/08/26 10:32:24 skrll Exp $
DISTNAME= kdebase-2.1
CATEGORIES= x11 kde
@@ -7,7 +7,7 @@ COMMENT= Base modules for the KDE 2 integrated X11 desktop
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Daemon.png Daemon.README
-BUILD_DEPENDS+= automake-1.4:../../devel/automake
+BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_DEPENDS+= {qt2-designer>=2.2.4,qt2-designer-kde>=2.3.1nb1}:../../x11/qt2-designer
USE_BUILDLINK_ONLY= yes
diff --git a/x11/lesstif/Makefile.common b/x11/lesstif/Makefile.common
index af1c0412724..2ee1680e69f 100644
--- a/x11/lesstif/Makefile.common
+++ b/x11/lesstif/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2001/06/30 19:08:21 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2001/08/26 10:32:24 skrll Exp $
DISTNAME= lesstif-${LESSTIF_VERSION}
LESSTIF_VERSION= 0.92.32
@@ -16,7 +16,7 @@ HOMEPAGE= http://www.lesstif.org/
CONFLICTS+= openmotif-[0-9]*
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
-BUILD_DEPENDS+= automake-1.4:../../devel/automake
+BUILD_DEPENDS+= automake>=1.4:../../devel/automake
USE_BUILDLINK_ONLY= # defined
USE_X11BASE= # defined