From 7a7d1e590a43023a9a87c490111e9bc7f353cbe4 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Fri, 1 Jun 2001 20:08:36 +0000 Subject: Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB --- devel/libsoup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libsoup/Makefile') diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 25906d204ec3..328e9fbcfa04 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}.1 USE_LIBTOOL= yes USE_GLIB= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3