diff options
Diffstat (limited to 'textproc/xls2xml/Makefile')
-rw-r--r-- | textproc/xls2xml/Makefile | 1 |
1 files changed, 1 insertions, 0 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> |