aboutsummaryrefslogtreecommitdiff
path: root/textproc/word2x/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-20 02:00:24 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-20 02:00:24 +0000
commit8765d067dfffb744abd229305ede8fe1ad3d2e53 (patch)
treebad4c4478a3c7196f2efb6cbac20f42384ff0e5c /textproc/word2x/Makefile
parent44ae17e5f20337ef2ef5e209bceccefa2ae0cdbc (diff)
downloadports-8765d067dfffb744abd229305ede8fe1ad3d2e53.tar.gz
ports-8765d067dfffb744abd229305ede8fe1ad3d2e53.zip
Unbreak by upgrading to version 0.003 since 0.002 is no longer
available.
Notes
Notes: svn path=/head/; revision=14113
Diffstat (limited to 'textproc/word2x/Makefile')
-rw-r--r--textproc/word2x/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile
index b93fe493fae8..edef199c3700 100644
--- a/textproc/word2x/Makefile
+++ b/textproc/word2x/Makefile
@@ -1,20 +1,18 @@
# New ports collection makefile for: word2x
-# Version required: 0.002
+# Version required: 0.003
# Date created: 10 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1998/09/14 02:45:06 thepish Exp $
+# $Id: Makefile,v 1.3 1998/09/15 07:25:47 asami Exp $
DISTNAME= word2x
-PKGNAME= word2x-0.002
+PKGNAME= word2x-0.003
CATEGORIES= textproc
MASTER_SITES= ftp://word2x.astra.co.uk/pub/word2x/
MAINTAINER= ports@FreeBSD.ORG
-BROKEN= build
-
-WRKSRC= ${WRKDIR}/word2x-0.002
+WRKSRC= ${WRKDIR}/${PKGNAME}
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"