aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtksourceview3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtksourceview3/Makefile')
-rw-r--r--x11-toolkits/gtksourceview3/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile
index 6de2ee1752c3..c6989d030d73 100644
--- a/x11-toolkits/gtksourceview3/Makefile
+++ b/x11-toolkits/gtksourceview3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gtksourceview
-PORTVERSION= 3.16.1
+PORTVERSION= 3.18.2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 3
@@ -19,12 +19,14 @@ PORTSCOUT= limitw:1,even
BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala
-USES+= gettext gmake libtool pathfix pkgconfig
+USES+= gettext gmake gnome libtool pathfix pkgconfig
USE_GNOME= gnomeprefix gtk30 intlhack introspection:build \
libxml2 referencehack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CONFIGURE_ARGS= --enable-compile-warnings=no --enable-glade-catalog=no \
+CONFIGURE_ARGS= --enable-compile-warnings=no \
+ --enable-glade-catalog=no \
+ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
--enable-introspection
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib