diff options
Diffstat (limited to 'net/LaBrea')
-rw-r--r-- | net/LaBrea/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/LaBrea/Makefile b/net/LaBrea/Makefile index 7cbb23d31af..df3c4b159bf 100644 --- a/net/LaBrea/Makefile +++ b/net/LaBrea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:44 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/29 06:21:56 jlam Exp $ # DISTNAME= labrea-2.5-stable-1 @@ -13,7 +13,6 @@ COMMENT= Builds tarpits/honeypots for scanners WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= YES -USE_PKGINSTALL= YES CONF_FILES= ${PREFIX}/share/examples/LaBrea/labrea.conf \ ${PKG_SYSCONFDIR}/labrea.conf |