From c9399c2f6c8cfaee41395260720b89d2f1dc173d Mon Sep 17 00:00:00 2001 From: pettai Date: Sat, 16 Jun 2012 22:06:34 +0000 Subject: Add pam.bl3.mk. --- security/pam-tacplus/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/pam-tacplus/Makefile b/security/pam-tacplus/Makefile index 252b6c73eaf..147570ff569 100644 --- a/security/pam-tacplus/Makefile +++ b/security/pam-tacplus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/06/16 21:59:41 pettai Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/16 22:06:34 pettai Exp $ # DISTNAME= pam_tacplus-1.3.6 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tacplus/} @@ -22,4 +23,5 @@ SUBST_STAGE.egdir= post-patch SUBST_FILES.egdir= Makefile.in SUBST_SED.egdir= -e "s,@EGDIR@,${EGDIR}," +.include "../../mk/pam.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3