aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-06-08 20:47:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-06-08 20:47:51 +0000
commit00c347dd11706dd8c0af61ee5f21d97ed1e07759 (patch)
treebc9dd2cda85ea8370026de0137fe96c9bb60fee9 /x11-toolkits
parentb26a78c4341cde93588c11761fa655cbb0edf79c (diff)
downloadports-00c347dd11706dd8c0af61ee5f21d97ed1e07759.tar.gz
ports-00c347dd11706dd8c0af61ee5f21d97ed1e07759.zip
x11-toolkits/gtksourceview2: remove wrong dependency on gconf2
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtksourceview2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile
index 379e0bd8d041..c6ca3c00d901 100644
--- a/x11-toolkits/gtksourceview2/Makefile
+++ b/x11-toolkits/gtksourceview2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtksourceview2
PORTVERSION= 2.10.5
-PORTREVISION?= 7
+PORTREVISION?= 8
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME/sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
@@ -18,7 +18,7 @@ PORTSCOUT= ignore:1
USES+= gettext gmake gnome libtool localbase pathfix pkgconfig
USE_LDCONFIG= yes
-USE_GNOME= gnomeprefix gtk20 gconf2 libxml2 intlhack
+USE_GNOME= gnomeprefix gtk20 libxml2 intlhack
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-compile-warnings=no --enable-glade-catalog=no
INSTALL_TARGET= install-strip