summaryrefslogtreecommitdiff
path: root/textproc/gnome-spell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gnome-spell/Makefile')
-rw-r--r--textproc/gnome-spell/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile
index f5e7736931a9..0e2f7efa44e2 100644
--- a/textproc/gnome-spell/Makefile
+++ b/textproc/gnome-spell/Makefile
@@ -6,23 +6,25 @@
#
PORTNAME= gnomespell
-PORTVERSION= 0.4.1
+PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-spell/0.4
+MASTER_SITE_SUBDIR= sources/gnome-spell/0.5
DISTNAME= gnome-spell-${PORTVERSION}
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \
+ gal.21:${PORTSDIR}/x11-toolkits/gal
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack libglade gal
+USE_GNOME= gnomeprefix gnomehack libglade
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \