From 30aa277d07895e929cc445122c2641d44d1ce5d7 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 1 Feb 2008 23:31:55 +0000 Subject: Add a missing dependency, gnome-doc-utils. Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10322 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/gedit/Makefile') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index fdaec42e4..b5a08a508 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports-stable/editors/gedit/Makefile,v 1.9 2007/12/02 02:00:32 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.74 2008/01/25 08:34:28 marcus Exp $ # PORTNAME= gedit PORTVERSION= 2.21.1 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -28,7 +29,7 @@ USE_LDCONFIG= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gtksourceview2 \ - desktopfileutils + desktopfileutils gnomedocutils WANT_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3