summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs1
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-06-01 20:08:36 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-06-01 20:08:36 +0000
commit7a7d1e590a43023a9a87c490111e9bc7f353cbe4 (patch)
tree497eaedacfe2beedd3157fa68dfae16d82d12391 /devel/gnome-vfs1
parentFix typo: INSTALL_SHLIB -> INSTALLS_SHLIB (diff)
Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB
Notes
Notes: svn path=/head/; revision=43415
Diffstat (limited to 'devel/gnome-vfs1')
-rw-r--r--devel/gnome-vfs1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index 7687eacca118..b685b77e470a 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/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"