diff options
Diffstat (limited to 'devel/gconf2/Makefile')
-rw-r--r-- | devel/gconf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index de66cdf8dfe8..6f25b58ef096 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes USE_GNOMELIBS= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |