summaryrefslogtreecommitdiff
path: root/security/flawfinder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/flawfinder/Makefile')
-rw-r--r--security/flawfinder/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile
index 891e288bbfe..345dee22041 100644
--- a/security/flawfinder/Makefile
+++ b/security/flawfinder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/14 13:02:23 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/21 23:46:56 jlam Exp $
#
DISTNAME= flawfinder-1.20
@@ -20,6 +20,6 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/flawfinder ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/flawfinder.1 ${PREFIX}/man/man1
-.include "../../lang/python/application.buildlink.mk"
-.include "../../lang/python/extension.buildlink.mk"
+.include "../../lang/python/application.mk"
+.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"