1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Explicitly depend on intltool.

When GNOME 3.16 is merged, gtk20 will not implicelty depend on it.
This commit is contained in:
Koop Mast 2015-07-28 18:13:49 +00:00
parent 9cc9f3e740
commit 542b654f4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393087

View File

@ -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