- Strip library
- Drop @dirrm* from plist
This commit is contained in:
parent
4b30f5196d
commit
e870e89760
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388229
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= openscep
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://openscep.othello.ch/download/
|
||||
|
||||
@ -51,6 +51,7 @@ post-patch:
|
||||
${WRKSRC}/html/Makefile.in
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libscep.so
|
||||
@${MKDIR} ${STAGEDIR}${CONF_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/openssl/openscep.cnf \
|
||||
${STAGEDIR}${CONF_DIR}/openscep.cnf.sample
|
||||
|
@ -92,6 +92,3 @@ www/openscep/scepxid.1.html
|
||||
www/openscep/title.html
|
||||
www/openscep/updatecrl.8.html
|
||||
www/openscep/welcome.html
|
||||
@dirrm www/cgi-bin/openscep
|
||||
@dirrm www/openscep
|
||||
@dirrmtry etc/openscep
|
||||
|
Loading…
Reference in New Issue
Block a user