summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtksourceview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r--x11-toolkits/gtksourceview/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile
index b975493ec..ba18ccfee 100644
--- a/x11-toolkits/gtksourceview/Makefile
+++ b/x11-toolkits/gtksourceview/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.18 2005/08/24 01:46:46 marcus Exp $
+# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.19 2005/08/26 04:03:56 marcus Exp $
#
PORTNAME= gtksourceview
-PORTVERSION= 1.3.92
+PORTVERSION= 1.3.93
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3
@@ -21,7 +21,8 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
-USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
+USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui intlhack \
+ ltverhack
CONFIGURE_ARGS= --enable-compile-warnings=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgnuregex"