diff options
Diffstat (limited to 'deskutils/gnome-dictionary/Makefile')
| -rw-r--r-- | deskutils/gnome-dictionary/Makefile | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gnome-dictionary/Makefile b/deskutils/gnome-dictionary/Makefile index 2220711f9..d8e4bb179 100644 --- a/deskutils/gnome-dictionary/Makefile +++ b/deskutils/gnome-dictionary/Makefile @@ -3,7 +3,7 @@  #   $MCom: ports/trunk/deskutils/gnome-dictionary/Makefile 17268 2013-04-01 05:13:11Z marcus $  PORTNAME=	gnome-dictionary -PORTVERSION=	3.4.0 +PORTVERSION=	3.6.0  CATEGORIES=	deskutils gnome  MASTER_SITES=	GNOME  DIST_SUBDIR=	gnome3 @@ -11,17 +11,17 @@ DIST_SUBDIR=	gnome3  MAINTAINER=	gnome@FreeBSD.org  COMMENT=	GNOME 3 dictionary lookup application -BUILD_DEPENDS=	gtkdoc-check:${PORTSDIR}/textproc/gtk-doc +BUILD_DEPENDS=	gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \ +		itstool:${PORTSDIR}/textproc/itstool  CONFLICTS=	gnome-utils-2.[0-9]*  USE_XZ=		yes  USES=		gettext pathfix pkgconfig  USE_GMAKE=	yes -INSTALLS_OMF=	yes  USE_LDCONFIG=	yes  INSTALLS_ICONS=	yes -USE_GNOME=	gnomeprefix intlhack gnomedocutils gtk30 +USE_GNOME=	gnomeprefix intlhack gtk30  GNU_CONFIGURE=	yes  CPPFLAGS+=	-I${LOCALBASE}/include  LDFLAGS+=	-L${LOCALBASE}/lib  | 
