Fix pkg-plist and set MANCOMPRESSED=yes

This commit is contained in:
Kris Kennaway 2002-10-28 01:55:19 +00:00
parent d1a8e07c6a
commit f0a05e046b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68994
2 changed files with 11 additions and 0 deletions

View file

@ -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>

View file

@ -1 +1,4 @@
lib/libpam_alreadyloggedin.a
%%PROFILE%%lib/libpam_alreadyloggedin_p.a
lib/pam_alreadyloggedin.so
lib/pam_alreadyloggedin.so.2