summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
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"