summaryrefslogtreecommitdiff
path: root/security/oath-toolkit
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-04-07 22:34:13 +0000
committerdholland <dholland@pkgsrc.org>2012-04-07 22:34:13 +0000
commitcfc34ea9af120595b2e13010abe6e2f26e23f2a8 (patch)
treec31c70ec6152711bff99f290c3c392f6e317c8bd /security/oath-toolkit
parent7fcba8b0ba7c4661adf66561930213f7d61e6a3c (diff)
downloadpkgsrc-cfc34ea9af120595b2e13010abe6e2f26e23f2a8.tar.gz
Add missing pam.bl3.mk
Diffstat (limited to 'security/oath-toolkit')
-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"