1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Strip library

This commit is contained in:
Dmitry Marakasov 2015-06-07 16:08:32 +00:00
parent baa97dd408
commit 513ec18f0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388729

View File

@ -3,7 +3,7 @@
PORTNAME= xmlwrapp
PORTVERSION= 0.7.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF
@ -27,6 +27,7 @@ USE_GNOME= libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lboost_system