aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xls2xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xls2xml/Makefile')
-rw-r--r--textproc/xls2xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile
index bb5e37d45fa4..dd490fbb8230 100644
--- a/textproc/xls2xml/Makefile
+++ b/textproc/xls2xml/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \
xml.5:${PORTSDIR}/textproc/libxml
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lcole"