diff options
Diffstat (limited to 'devel/libsoup22')
-rw-r--r-- | devel/libsoup22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 25906d2..328e9fb 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/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" |