summaryrefslogtreecommitdiff
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index c1fb3638504c..01452d55130d 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -21,6 +21,8 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"