diff options
Diffstat (limited to 'devel/libglade2/Makefile')
-rw-r--r-- | devel/libglade2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 9a2edcd..dedc9b9 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -21,7 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" |