Do not install executables to not conflict with upcoming libwps 0.4.0.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user