diff options
Diffstat (limited to 'x11-toolkits/gtksourceview3/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile index 4974e4d..dae93e8 100644 --- a/x11-toolkits/gtksourceview3/Makefile +++ b/x11-toolkits/gtksourceview3/Makefile @@ -4,21 +4,21 @@ PORTNAME= gtksourceview PORTVERSION= 3.4.2 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget +COMMENT= Widget that adds syntax highlighting to GtkTextView USES= tar:xz .if !defined(REFERENCE_PORT) +USES+= gettext gmake libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes -USES+= libtool pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix gtk30 libxml2 intlhack referencehack GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-compile-warnings=no --enable-glade-catalog=no \ |