summaryrefslogtreecommitdiff
path: root/editors/gedit-plugins
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-01-11 17:02:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-01-11 17:02:05 +0000
commit552ecc8dcc645fa02931b995e4fdcfdb4e06bbca (patch)
tree73847f5c1a99d70243d032f6ee7274cd410a768e /editors/gedit-plugins
parentFix the plist, bump the PORTREVISION. (diff)
Add a missing dependency, gnome-vfs2. Bump the PORTREVISION.
Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=225734
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r--editors/gedit-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 4dddde49f8e1..5581f112acbd 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gedit-plugins
PORTVERSION= 2.22.5
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -25,7 +26,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
-USE_GNOME= gnomehack gnomeprefix intlhack
+USE_GNOME= gnomehack gnomeprefix intlhack gnomevfs2
WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"