summaryrefslogtreecommitdiff
path: root/devel/goffice
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-21 22:07:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-21 22:07:53 +0000
commit43d6a9fab973448a8121d1a24a160a46d2df2178 (patch)
treea11083de852eac519554ada712fa874d751b0b88 /devel/goffice
parent- Mark BROKEN on 7.x (diff)
- Add dependency on libgnomeui to make this GNOME-enabled
Notes
Notes: svn path=/head/; revision=204294
Diffstat (limited to 'devel/goffice')
-rw-r--r--devel/goffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile
index 79a6b1f8a549..0ab5990c991e 100644
--- a/devel/goffice/Makefile
+++ b/devel/goffice/Makefile
@@ -9,7 +9,7 @@
PORTNAME= goffice
PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -23,7 +23,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_XLIB= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \
- libgsf_gnome ltverhack
+ libgsf_gnome libgnomeui ltverhack
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes