Do not install executables to not conflict with upcoming libwps 0.4.0.

This commit is contained in:
Jung-uk Kim
2015-07-02 20:59:22 +00:00
parent b0f2db7f40
commit 96e2ccd807
2 changed files with 4 additions and 6 deletions
+4
View File
@@ -3,6 +3,7 @@
PORTNAME= libwps
PORTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX= 03
@@ -31,4 +32,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boos
CONFIGURE_ARGS+= --with-sharedptr=boost
.endif
post-stage:
@${RM} -f ${STAGEDIR}${PREFIX}/bin/*
.include <bsd.port.post.mk>
-6
View File
@@ -1,9 +1,3 @@
bin/wks2csv
bin/wks2raw
bin/wks2text
bin/wps2html
bin/wps2raw
bin/wps2text
include/libwps-0.3/libwps/WPSDocument.h
include/libwps-0.3/libwps/libwps.h
lib/libwps-0.3.so