summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtksourceview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r--x11-toolkits/gtksourceview/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile
index d66a991c4924..97446a409ced 100644
--- a/x11-toolkits/gtksourceview/Makefile
+++ b/x11-toolkits/gtksourceview/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gtksourceview
-PORTVERSION= 0.7.1
+PORTVERSION= 1.0.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -20,7 +20,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
-USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
+USE_GNOME= gnomeprefix gnomehack lthack libgnome libgnomeprintui
CONFIGURE_ARGS= --enable-compile-warnings=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgnuregex"