diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-10 17:10:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-10 17:10:41 +0000 |
commit | ad9c9426f67c0f6f288211bbdb8c0b66c6eff8a5 (patch) | |
tree | 86e2dfb2b1b960168eb86c91808276b2e36a5db7 /textproc/libwps | |
parent | eca65cf637fd8fdf39a69b5f4edaf71f58dfb921 (diff) |
Notes
Diffstat (limited to 'textproc/libwps')
-rw-r--r-- | textproc/libwps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index d31a882b6385..bc9630b28c91 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -22,6 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= compiler:features libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes +INSTALL_TARGET= install-strip PORTDOCS= * DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen DOCS_CONFIGURE_OFF= --without-docs |