aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgtksourceviewmm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-11 18:35:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-11 18:35:35 +0000
commit808cbce4cbc60e252ed20a72d0b416e6d4fd6e45 (patch)
treee4d32cf5bc9db65dfab0f58a6ce563a6775c9357 /x11-toolkits/libgtksourceviewmm
parentc975662e29058d6c2bbda2fe6d110883e6440ea4 (diff)
downloadports-808cbce4cbc60e252ed20a72d0b416e6d4fd6e45.tar.gz
ports-808cbce4cbc60e252ed20a72d0b416e6d4fd6e45.zip
Add a missing dependency on gtksourceview2.
Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=225754
Diffstat (limited to 'x11-toolkits/libgtksourceviewmm')
-rw-r--r--x11-toolkits/libgtksourceviewmm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgtksourceviewmm/Makefile b/x11-toolkits/libgtksourceviewmm/Makefile
index 48332043f615..04ce93d0e0bd 100644
--- a/x11-toolkits/libgtksourceviewmm/Makefile
+++ b/x11-toolkits/libgtksourceviewmm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgtksourceviewmm
PORTVERSION= 1.9.5
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
@@ -17,7 +18,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
USE_LDCONFIG= yes
USE_BZIP2= yes
-USE_GNOME= gtksourceview gnomeprefix gnomehack
+USE_GNOME= gtksourceview2 gnomeprefix gnomehack
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \