From 542b654f4adac1d7e473c091bd5a59b9fafeba07 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Tue, 28 Jul 2015 18:13:49 +0000 Subject: [PATCH] Explicitly depend on intltool. When GNOME 3.16 is merged, gtk20 will not implicelty depend on it. --- math/galculator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 236ae0351d10..22aeab4e6553 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -9,7 +9,7 @@ MAINTAINER= naddy@FreeBSD.org COMMENT= GTK-based scientific calculator USES= gettext gmake pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib