summaryrefslogtreecommitdiff
path: root/graphics/giflib
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-07-25 04:57:24 +0000
committerjlam <jlam@pkgsrc.org>2000-07-25 04:57:24 +0000
commit362f1647fc42d9dab99171953963118878b6c794 (patch)
treeef02e6c026a14f59803c4f8892749b6f8cf13d02 /graphics/giflib
parent2ad25d033c4bac8ed63d6aecbfc5e863083415a7 (diff)
downloadpkgsrc-362f1647fc42d9dab99171953963118878b6c794.tar.gz
Analogous change to Makefile in libungif: use autoreconf instead of
autoconf.
Diffstat (limited to 'graphics/giflib')
-rw-r--r--graphics/giflib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index e5558bc1545..3da99f5b428 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/07/14 09:52:45 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2000/07/25 04:57:24 jlam Exp $
#
DISTNAME= giflib-4.1.0
@@ -10,7 +10,7 @@ HOMEPAGE= http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
CONFLICTS= libungif-*
-BUILD_DEPENDS+= autoconf:../../devel/autoconf
+BUILD_DEPENDS+= autoreconf:../../devel/autoconf
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
@@ -30,7 +30,7 @@ post-patch:
${RM} ${WRKSRC}/doc/gif2x11.html
pre-configure:
- cd ${WRKSRC} && autoconf
+ cd ${WRKSRC} && autoreconf
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}