summaryrefslogtreecommitdiff
path: root/graphics/giflib
diff options
context:
space:
mode:
authorjlam <jlam>2000-07-25 04:57:24 +0000
committerjlam <jlam>2000-07-25 04:57:24 +0000
commitb41a3669df573c5ebc5161e650e3e98c0ed3f581 (patch)
treeef02e6c026a14f59803c4f8892749b6f8cf13d02 /graphics/giflib
parent2751b55e8fa00e622c4a2a53703d47eb4edfa3a5 (diff)
downloadpkgsrc-b41a3669df573c5ebc5161e650e3e98c0ed3f581.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}