diff options
Diffstat (limited to 'devel/libsoup')
-rw-r--r-- | devel/libsoup/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index a847a636d..cd29da694 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -20,13 +20,11 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) -USES= pathfix gettext +USES= gettext gmake pathfix USE_GNOME= gnomehier glib20 libxml2 ltverhack referencehack intltool USE_SQLITE= 3 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USE_GMAKE= yes -MAKE_JOBS_SAFE= yes USE_PYTHON_BUILD= -2.7 CONFIGURE_ARGS= --disable-more-warnings CPPFLAGS+= -I${LOCALBASE}/include |