summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-28 01:55:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-28 01:55:19 +0000
commitf0a05e046be94da6c8ed5c6c613a296de42c9e0d (patch)
tree2645e7bc4eebec3ee78dcee97bc6a6b7e8edcc99
parentAdd missing files and manpages, and sort pkg-plist (diff)
Fix pkg-plist and set MANCOMPRESSED=yes
Notes
Notes: svn path=/head/; revision=68994
-rw-r--r--security/pam_alreadyloggedin/Makefile8
-rw-r--r--security/pam_alreadyloggedin/pkg-plist3
2 files changed, 11 insertions, 0 deletions
diff --git a/security/pam_alreadyloggedin/Makefile b/security/pam_alreadyloggedin/Makefile
index d21568d25065..437f1bbf8ccf 100644
--- a/security/pam_alreadyloggedin/Makefile
+++ b/security/pam_alreadyloggedin/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://green.bikeshed.org/~green/
MASTER_SITE_SUBDIR= green
+MANCOMPRESSED= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
@@ -19,6 +21,12 @@ BROKEN= "only works on systems with OpenPAM (5.0-CURRENT)"
.endif
MAINTAINER= green@FreeBSD.org
+.if defined(NOPROFILE)
+PLIST_SUB+= PROFILE="@comment "
+.else
+PLIST_SUB+= PROFILE=""
+.endif
+
MAN8= pam_alreadyloggedin.8
.include <bsd.port.post.mk>
diff --git a/security/pam_alreadyloggedin/pkg-plist b/security/pam_alreadyloggedin/pkg-plist
index 6e3b59c22401..b5414d02fb89 100644
--- a/security/pam_alreadyloggedin/pkg-plist
+++ b/security/pam_alreadyloggedin/pkg-plist
@@ -1 +1,4 @@
+lib/libpam_alreadyloggedin.a
+%%PROFILE%%lib/libpam_alreadyloggedin_p.a
+lib/pam_alreadyloggedin.so
lib/pam_alreadyloggedin.so.2