From a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 27 Jul 2012 17:06:03 +0000 Subject: Add some explicit USE_PKGCONFIG=build --- www/bookmarkbridge/Makefile | 1 + www/erwn/Makefile | 1 + www/screem/Makefile | 1 + 3 files changed, 3 insertions(+) (limited to 'www') diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile index 5a2d98f0d2cf..a60a96863d47 100644 --- a/www/bookmarkbridge/Makefile +++ b/www/bookmarkbridge/Makefile @@ -21,6 +21,7 @@ USE_XORG= x11 ice xext USE_QT4= corelib gui moc_build rcc_build uic_build qt3support USE_GNOME= libxml2 USE_GMAKE= yes +USE_PKGCONFIG= build USE_AUTOTOOLS= aclocal automake autoconf ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 547fb8ee0f72..ff4fede4c7f9 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -17,6 +17,7 @@ COMMENT= Simple GTK+-2 HTML editor USE_GNOME= gnomehack gnomeprefix gtksourceview gtkhtml3 USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes MAN1= erwin.1 diff --git a/www/screem/Makefile b/www/screem/Makefile index 3867ed613c71..14365a87c4ec 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -21,6 +21,7 @@ USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XORG= xpm USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit