aboutsummaryrefslogtreecommitdiffstats
path: root/devel/shmap
diff options
context:
space:
mode:
Diffstat (limited to 'devel/shmap')
-rw-r--r--devel/shmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile
index e44e98878efe..68988fa27566 100644
--- a/devel/shmap/Makefile
+++ b/devel/shmap/Makefile
@@ -22,6 +22,6 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>