summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-14 12:11:10 +0000
committerobache <obache@pkgsrc.org>2014-02-14 12:11:10 +0000
commit543adf220d7602a2faa0a1bd8c11d4019ed4b7c4 (patch)
tree52d6ecb27f18e8eb2918db9057187a1655ee527e /misc
parentffc85965aa122fa28815c258a7a70cae973ea096 (diff)
downloadpkgsrc-543adf220d7602a2faa0a1bd8c11d4019ed4b7c4.tar.gz
no need to buildlink with perl.
Diffstat (limited to 'misc')
-rw-r--r--misc/whohas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/whohas/Makefile b/misc/whohas/Makefile
index ad6ac2f239b..81f0ace52fb 100644
--- a/misc/whohas/Makefile
+++ b/misc/whohas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2014/02/14 12:10:04 obache Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/14 12:11:10 obache Exp $
#
DISTNAME= whohas-0.29
@@ -32,5 +32,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/intro* \
${DESTDIR}${PREFIX}/share/doc/whohas
-.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"