summaryrefslogtreecommitdiff
path: root/devel/libglade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r--devel/libglade/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index fd22a2a12f02..9a2edcd3822b 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -21,6 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"