diff options
Diffstat (limited to 'devel/goffice/Makefile')
-rw-r--r-- | devel/goffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 91dd1777f454..5ffef39c1b4a 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -9,6 +9,7 @@ PORTNAME= goffice PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -20,7 +21,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes USE_GMAKE= yes -USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \ libgsf_gnome libgnomeui ltverhack USE_GETTEXT= yes |