summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland>2012-04-07 22:34:13 +0000
committerdholland <dholland>2012-04-07 22:34:13 +0000
commit4fba50777e24a0c086caa286fdc8604ad35448f9 (patch)
treec31c70ec6152711bff99f290c3c392f6e317c8bd /security
parent7e47a10daea74294deb4767c6a87483f6cef8e06 (diff)
downloadpkgsrc-4fba50777e24a0c086caa286fdc8604ad35448f9.tar.gz
Add missing pam.bl3.mk
Diffstat (limited to 'security')
-rw-r--r--security/oath-toolkit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile
index f04cc644a08..375b54311a7 100644
--- a/security/oath-toolkit/Makefile
+++ b/security/oath-toolkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/01/12 20:17:47 pettai Exp $
+# $NetBSD: Makefile,v 1.4 2012/04/07 22:34:13 dholland Exp $
#
DISTNAME= oath-toolkit-1.10.5
@@ -18,4 +18,5 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= liboath/liboath.pc.in
+.include "../../mk/pam.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"