From ae2af242fc15c08c4dc161d0f9bfe5a2c9d4f30c Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 24 May 2008 17:22:13 +0000 Subject: Update to 2.0.13. --- textproc/gtkspell/Makefile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'textproc/gtkspell/Makefile') diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index fd9f9cf21f30..593f3e905f39 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -7,26 +7,23 @@ # PORTNAME= gtkspell -PORTVERSION= 2.0.11 -PORTREVISION?= 6 +PORTVERSION= 2.0.13 +PORTREVISION?= 0 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A GTK+ 2 spell checking component .if !defined(REFERENCE_PORT) -LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant -USE_AUTOTOOLS= libtool:15 -USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 -GNU_CONFIGURE= yes +USE_GNOME= gnomeprefix gnomehack gtk20 intlhack USE_GETTEXT= yes USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3