aboutsummaryrefslogtreecommitdiff
path: root/devel/libast
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libast')
-rw-r--r--devel/libast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index d762824bfb52..04c109f95d1e 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= gnomehack
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>