summaryrefslogtreecommitdiffstats
path: root/textproc/aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r--textproc/aspell/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 0685422..c80f2b9 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: aspell
-# Version required: 0.28.2.1
+# Version required: 0.28.3
# Date created: 7 December 1998
# Whom: Josh Gilliam <josh@quick.net>
#
# $FreeBSD$
#
-DISTNAME= aspell-.28.2.1
-PKGNAME= aspell-0.28.2.1
+DISTNAME= aspell-.28.3
+PKGNAME= aspell-0.28.3
CATEGORIES= textproc
MASTER_SITES= http://metalab.unc.edu/kevina/aspell/ \
ftp://ftp.kddlabs.co.jp/pub/Tools/aspell/ \
@@ -15,13 +15,7 @@ MASTER_SITES= http://metalab.unc.edu/kevina/aspell/ \
MAINTAINER= ade@lovett.com
-# As and when gcc-2.95.1 becomes the 4.x system compiler, we can
-# remove this and uncomment USE_NEWGCC
-BUILD_DEPENDS= g++295:${PORTSDIR}/lang/egcs
-
-CC= gcc295
-CXX= g++295
-#USE_NEWGCC= yes
+USE_NEWGCC= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${WRKSRC}"
USE_GMAKE= yes
OpenPOWER on IntegriCloud