- Strip libraries
This commit is contained in:
parent
0211aeb8f5
commit
f55ed12d52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388225
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= openvas-libraries
|
||||
PORTVERSION= 2.0.3
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://wald.intevation.org/frs/download.php/600/
|
||||
|
||||
@ -23,4 +23,7 @@ CONFIGURE_ARGS= --localstatedir=/var
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libopenvas*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -38,4 +38,3 @@ lib/libopenvas_hg.so
|
||||
lib/libopenvas_hg.so.2
|
||||
lib/libopenvas_hg.so.2.0.3
|
||||
man/man1/libopenvas-config.1.gz
|
||||
@dirrm include/openvas
|
||||
|
Loading…
Reference in New Issue
Block a user