From 8c6c76f9f1425edcfbcb9347bd0400883bcfa416 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 27 Jul 2012 16:20:41 +0000 Subject: Add some explicit USE_PKGCONFIG=build --- x11/roxterm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/roxterm') diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 9553aa28b2a1..04ac71de3ee9 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -24,6 +24,7 @@ USE_XORG= sm ice USE_GNOME= libglade2 vte USE_GETTEXT= yes USE_GMAKE= yes +USE_PKGCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_HAVE_XMLTO=no ac_cv_prog_HAVE_PO4A=no INSTALLS_ICONS= yes -- cgit