MFH: r523606
Fix packaging Reported by: pkg-fallout
This commit is contained in:
parent
72ae17de34
commit
a70ddada23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=523607
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= fbopenssl
|
||||
PORTVERSION= 0.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/modgssapache/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
@ -18,12 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PORTDOCS= readme.txt
|
||||
|
||||
.if defined(NO_PROFILE)
|
||||
PLIST_SUB+= PROFILE="@comment "
|
||||
.else
|
||||
PLIST_SUB+= PROFILE=""
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -5,6 +5,5 @@ include/fbopenssl/krb5help.h
|
||||
include/fbopenssl/spnego.h
|
||||
include/fbopenssl/spnegohelp.h
|
||||
lib/libfbopenssl.a
|
||||
%%PROFILE%%lib/libfbopenssl_p.a
|
||||
lib/libfbopenssl.so
|
||||
lib/libfbopenssl.so.0
|
||||
|
Loading…
Reference in New Issue
Block a user