aboutsummaryrefslogtreecommitdiff
path: root/devel/styx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/styx/Makefile')
-rw-r--r--devel/styx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/styx/Makefile b/devel/styx/Makefile
index 34a6ab8d5c79..3209148139ea 100644
--- a/devel/styx/Makefile
+++ b/devel/styx/Makefile
@@ -21,7 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}"
CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-install:
.if !defined(NOPORTDOCS)