From 9677a27b10d70b3720cbbb77bbb47cf5070c4441 Mon Sep 17 00:00:00 2001 From: olgeni Date: Fri, 1 Jun 2001 20:08:36 +0000 Subject: Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB --- devel/gnomevfs2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gnomevfs2') diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index 7687eacca11..b685b77e470 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMELIBS= yes USE_LIBTOOL= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit