This package only installs perl scripts, so there is no need to include
perl5/buildlink3.mk, and definitely no need to include perl5/buildlink2.mk.
This commit is contained in:
parent
66bdc02c1f
commit
5782725cf4
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 2004/04/14 21:30:06 poppnk Exp $
|
# $NetBSD: Makefile,v 1.5 2004/04/27 22:37:00 blef Exp $
|
||||||
|
|
||||||
DISTNAME= WEPCrack-0.0.10
|
DISTNAME= WEPCrack-0.0.10
|
||||||
WRKSRC= ${WRKDIR}
|
WRKSRC= ${WRKDIR}
|
||||||
|
@ -18,5 +18,4 @@ do-install:
|
||||||
${INSTALL_SCRIPT} $$A ${PREFIX}/bin/; \
|
${INSTALL_SCRIPT} $$A ${PREFIX}/bin/; \
|
||||||
done
|
done
|
||||||
|
|
||||||
.include "../../lang/perl5/buildlink2.mk"
|
|
||||||
.include "../../mk/bsd.pkg.mk"
|
.include "../../mk/bsd.pkg.mk"
|
||||||
|
|
Loading…
Reference in a new issue