summaryrefslogtreecommitdiff
path: root/security/PAM
diff options
context:
space:
mode:
authorjlam <jlam>2005-01-13 21:52:26 +0000
committerjlam <jlam>2005-01-13 21:52:26 +0000
commit48c5500831555583f7d3395fbf92b959c590a6bd (patch)
tree97a34140845db0b3a841f4d146837e4e489b0619 /security/PAM
parenta854f05cdc36949ed2420863cf68b2aea8d9a4ad (diff)
downloadpkgsrc-48c5500831555583f7d3395fbf92b959c590a6bd.tar.gz
Note conflict with openpam-[0-9]*.
Diffstat (limited to 'security/PAM')
-rw-r--r--security/PAM/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile
index f48f32af3d6..7e811692e71 100644
--- a/security/PAM/Makefile
+++ b/security/PAM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/11/19 14:54:55 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2005/01/13 21:52:26 jlam Exp $
#
DISTNAME= Linux-PAM-0.77
@@ -14,6 +14,8 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/
COMMENT= Pluggable Authentication Modules (PAM)
+CONFLICTS+= openpam-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes