summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-06-01 20:08:36 +0000
committerolgeni <olgeni@FreeBSD.org>2001-06-01 20:08:36 +0000
commit9677a27b10d70b3720cbbb77bbb47cf5070c4441 (patch)
tree560d608b18e98ee7de707e6674c6b95820a8568b /devel/gnome-vfs
parent9ff877bc33ef6cf02186b3cfc882338678db1f68 (diff)
downloadFreeBSD-ports-9677a27b10d70b3720cbbb77bbb47cf5070c4441.zip
FreeBSD-ports-9677a27b10d70b3720cbbb77bbb47cf5070c4441.tar.gz
Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 7687eac..b685b77 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/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"
OpenPOWER on IntegriCloud