summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorfredb <fredb>2001-02-06 03:16:56 +0000
committerfredb <fredb>2001-02-06 03:16:56 +0000
commitd164d4582e467838bb0822c418898444adb3430e (patch)
treefc373d0dc8bbedf2209b780336196ea2dcb03607 /www
parentf53f60cbcb27f4fac9e0a452e1dab6d14b787aa2 (diff)
downloadpkgsrc-d164d4582e467838bb0822c418898444adb3430e.tar.gz
Make that "autoreconf" -- there is no "autoremake".
Diffstat (limited to 'www')
-rw-r--r--www/bluefish/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index a235609e495..7d5dbb0a100 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/02/05 09:01:05 tron Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/06 03:17:01 fredb Exp $
#
DISTNAME= bluefish-0.6
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= wulf@ping.net.au
HOMEPAGE= http://bluefish.openoffice.nl/
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
BUILD_DEPENDS+= msgfmt:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-*:../../graphics/imlib
@@ -24,7 +24,7 @@ GNU_CONFIGURE= # defined
HTMLDIR= ${PREFIX}/share/doc/html/bluefish
pre-configure:
- cd ${WRKSRC} && ${LOCALBASE}/bin/autoremake
+ cd ${WRKSRC} && ${LOCALBASE}/bin/autoreconf
post-install:
${INSTALL_DATA_DIR} ${HTMLDIR}