summaryrefslogtreecommitdiff
path: root/editors/gedit3/Makefile
diff options
context:
space:
mode:
authorobache <obache>2015-01-09 11:34:20 +0000
committerobache <obache>2015-01-09 11:34:20 +0000
commitef2794fc0cc3694a25949e57deba903405d65711 (patch)
treea30730e16cc35801c3d53e6cdb81bb85be1d1441 /editors/gedit3/Makefile
parent93aa1dd37c71d31b6f1399ea2cb2841c79e16617 (diff)
downloadpkgsrc-ef2794fc0cc3694a25949e57deba903405d65711.tar.gz
dependency on default icon theme is in gtk3 base package now, so drop it.
Diffstat (limited to 'editors/gedit3/Makefile')
-rw-r--r--editors/gedit3/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
index 7c76e73cd42..51b2f129cad 100644
--- a/editors/gedit3/Makefile
+++ b/editors/gedit3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2015/01/09 11:32:47 obache Exp $
+# $NetBSD: Makefile,v 1.21 2015/01/09 11:34:20 obache Exp $
DISTNAME= gedit-3.14.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -29,8 +29,6 @@ CONFIGURE_ARGS+= --disable-maintainer-mode
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
-DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
-
.include "../../devel/gobject-introspection/buildlink3.mk"
BUILDLINK_API_DEPENDS.libpeas+= libpeas>=1.7.0
.include "../../devel/libpeas/buildlink3.mk"