summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-30 14:49:57 +0000
committerjlam <jlam>2001-06-30 14:49:57 +0000
commitd063bd0a6a42fb0ea2c81748994e3a89f998587e (patch)
treeb4fa7f96ccc95b9a546d575f87ecefa811248661 /mail/mutt-devel/Makefile
parentc2a6ae55a5479e4209ab3aaeb1d2c2a75e3b3ee5 (diff)
downloadpkgsrc-d063bd0a6a42fb0ea2c81748994e3a89f998587e.tar.gz
Add back dependencies on automake and autoconf requested by tron. The build
process of "mutt" invokes them always if they are present, and because this "devel" version is a snapshot of the development work it is always possible that the "configure" scripts and other automatically generated files are out of date. To be on the safe side, keep the dependencies there.
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 82dfdcf0710..1c1ed15048d 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/06/20 07:48:56 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/06/30 14:49:57 jlam Exp $
DISTNAME= mutt-1.3.18i
CATEGORIES= mail
@@ -10,8 +10,8 @@ COMMENT= text-based MIME mail client with PGP support
USE_BUILDLINK_ONLY= YES
-#BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
-#BUILD_DEPENDS+= automake-1.4:../../devel/automake
+BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= automake-1.4:../../devel/automake
BUILD_USES_MSGFMT= YES
#USE_LIBINTL= YES