diff options
Diffstat (limited to 'devel/libglade2/Makefile')
-rw-r--r-- | devel/libglade2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index fd22a2a..9a2edcd 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/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" |