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

Make sure not to build docs

Strip binaries
USES=libtool
This commit is contained in:
Baptiste Daroussin 2014-06-10 17:42:49 +00:00
parent 9822da912d
commit c4d016833d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357356
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= libvisio
PORTVERSION= 0.0.31
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc devel
MASTER_SITES= http://dev-www.libreoffice.org/src/
@ -17,13 +17,13 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \
libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \
libwpg-0.2.so:${PORTSDIR}/graphics/libwpg
CONFIGURE_ARGS= --disable-werror
CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PERL5= build
USE_XZ= yes
USES= gmake pathfix perl5 pkgconfig
USES= gmake libtool pathfix perl5 pkgconfig tar:xz
INSTALL_TARGET= install-strip
.include <bsd.port.pre.mk>

View File

@ -7,9 +7,9 @@ bin/vsd2xhtml
include/libvisio-0.0/libvisio/VSDStringVector.h
include/libvisio-0.0/libvisio/VisioDocument.h
include/libvisio-0.0/libvisio/libvisio.h
lib/libvisio-0.0.la
lib/libvisio-0.0.so
lib/libvisio-0.0.so.0
lib/libvisio-0.0.so.0.0.31
libdata/pkgconfig/libvisio-0.0.pc
@dirrmtry include/libvisio-0.0/libvisio
@dirrmtry include/libvisio-0.0