diff options
Diffstat (limited to 'textproc/gnome-spell/Makefile')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index aa0c66bf6b9e..1c02351ac95c 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-spell PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -19,7 +20,6 @@ COMMENT= A GNOME/Bonobo component for spell checking LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes -USE_XLIB= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui |