summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorjmc <jmc>2001-11-30 21:22:25 +0000
committerjmc <jmc>2001-11-30 21:22:25 +0000
commit01b1121cfa2b7d7c74ef7c6327a5a758933fd5f0 (patch)
treedd8e52078048c8cdaec6ab8d9c6711f3ebfe9611 /devel/autoconf
parentf8d8d73851b3b0deb7bdc5f87b899b428f389f21 (diff)
downloadpkgsrc-01b1121cfa2b7d7c74ef7c6327a5a758933fd5f0.tar.gz
If this is going to be buildlinkified it needs the perl buildlink included.
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index b04f271f9ae..0851f480fb6 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/11/28 05:20:45 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2001/11/30 21:22:25 jmc Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -20,4 +20,5 @@ M4= ${PREFIX}/bin/gm4
INFO_FILES= autoconf.info standards.info
+.include "../../lang/perl5/buildlink.mk"
.include "../../mk/bsd.pkg.mk"