diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-21 22:07:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-21 22:07:53 +0000 |
commit | 43d6a9fab973448a8121d1a24a160a46d2df2178 (patch) | |
tree | a11083de852eac519554ada712fa874d751b0b88 /devel/goffice04 | |
parent | b58ccdb1ba53981fb2c1f427ff7dc2d4d0ae4857 (diff) | |
download | ports-43d6a9fab973448a8121d1a24a160a46d2df2178.tar.gz ports-43d6a9fab973448a8121d1a24a160a46d2df2178.zip |
Notes
Diffstat (limited to 'devel/goffice04')
-rw-r--r-- | devel/goffice04/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/goffice04/Makefile b/devel/goffice04/Makefile index 79a6b1f8a549..0ab5990c991e 100644 --- a/devel/goffice04/Makefile +++ b/devel/goffice04/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 |