diff options
Diffstat (limited to 'textproc/xls2xml')
| -rw-r--r-- | textproc/xls2xml/Makefile | 1 | ||||
| -rw-r--r-- | textproc/xls2xml/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile index 6280db26971d..4d391397491b 100644 --- a/textproc/xls2xml/Makefile +++ b/textproc/xls2xml/Makefile @@ -17,5 +17,6 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \ xml.5:${PORTSDIR}/textproc/libxml USE_LIBTOOL= yes +INSTALL_SHLIBS= yes .include <bsd.port.mk> diff --git a/textproc/xls2xml/pkg-plist b/textproc/xls2xml/pkg-plist index 3a4dcc496635..2fff33147538 100644 --- a/textproc/xls2xml/pkg-plist +++ b/textproc/xls2xml/pkg-plist @@ -7,6 +7,4 @@ include/xls2xml/xmldoc.h lib/libxls2xml.a lib/libxls2xml.so lib/libxls2xml.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm include/xls2xml |
