summaryrefslogtreecommitdiff
path: root/security/PAM
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-01-13 21:52:26 +0000
committerjlam <jlam@pkgsrc.org>2005-01-13 21:52:26 +0000
commitfe065ac54ad822a8500e90c3a2d61413af928065 (patch)
tree97a34140845db0b3a841f4d146837e4e489b0619 /security/PAM
parent3add1575489ccdff21d886da196bfb8dc3541e7a (diff)
downloadpkgsrc-fe065ac54ad822a8500e90c3a2d61413af928065.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