From ff3d4deeb587a82e7e55116e8a826e4621fe16a1 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 21 Dec 2007 22:07:53 +0000 Subject: - Add dependency on libgnomeui to make this GNOME-enabled --- devel/goffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/goffice') 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 -- cgit