mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Update to version 0.28.3.
PR: 15504 Submitted by: maintainer
This commit is contained in:
parent
0c5731d005
commit
a378cb83a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24276
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (aspell-.28.2.1.tar.gz) = a024a7c6bca99584cdae63abe41af3ad
|
||||
MD5 (aspell-.28.3.tar.gz) = 928a2a82950bddf7e926db2edb91b59d
|
||||
|
Loading…
Reference in New Issue
Block a user