aboutsummaryrefslogtreecommitdiff
path: root/portuguese/ispell-pt_BR/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-14 01:57:21 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-14 01:57:21 +0000
commitd3a4753501ea07273cb30b3af74abab259d1a568 (patch)
tree084ecffb29a927289109b8c4c5def057b76f4402 /portuguese/ispell-pt_BR/Makefile
parent3e123fccf5283bf02034b44b1ba46477bb1c45d8 (diff)
downloadports-d3a4753501ea07273cb30b3af74abab259d1a568.tar.gz
ports-d3a4753501ea07273cb30b3af74abab259d1a568.zip
Update to version 2.4.
PR: 14674 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23072
Diffstat (limited to 'portuguese/ispell-pt_BR/Makefile')
-rw-r--r--portuguese/ispell-pt_BR/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/portuguese/ispell-pt_BR/Makefile b/portuguese/ispell-pt_BR/Makefile
index 984a56c1c42b..e0570eabc76f 100644
--- a/portuguese/ispell-pt_BR/Makefile
+++ b/portuguese/ispell-pt_BR/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: br-ispell
# URL: http://www.ime.usp.br/~ueda/br.ispell/
-# Version required: 2.2
+# Version required: 2.4
# Date created: 5 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#
-DISTNAME= br.ispell-2.2
-PKGNAME= br-ispell-2.2
+DISTNAME= br.ispell-2.4
+PKGNAME= br-ispell-2.4
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.ime.usp.br/pub/ueda/br.ispell/
@@ -16,9 +16,6 @@ MAINTAINER= jonny@jonny.eng.br
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-NO_WRKSUBDIR= YES
-
-pre-build:
- @${CP} ${FILESDIR}/Makefile ${WRKDIR}
+MAN1= conjugue.1
.include <bsd.port.mk>