aboutsummaryrefslogtreecommitdiff
path: root/lang/nhc98/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-22 06:21:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-22 06:21:46 +0000
commitadf254e464aae2f0d7a692ec1f8c86ef94f009fe (patch)
tree7ea45cc64aecff32ce69be67f46e24e5048865ed /lang/nhc98/Makefile
parent590fdc6ba4bdb04b66b735b72db2277f0b9f3782 (diff)
downloadports-adf254e464aae2f0d7a692ec1f8c86ef94f009fe.tar.gz
ports-adf254e464aae2f0d7a692ec1f8c86ef94f009fe.zip
Notes
Diffstat (limited to 'lang/nhc98/Makefile')
-rw-r--r--lang/nhc98/Makefile17
1 files changed, 13 insertions, 4 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index 6fa0f3818e8a..cff9b316a10f 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -5,15 +5,23 @@
# $FreeBSD$
PORTNAME= nhc98
-PORTVERSION= 1.08
+PORTVERSION= 1.10
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/
DISTNAME= ${PORTNAME}src-${PORTVERSION}
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= patch-1.08-ghc5.02 \
- patch-1.08-hmake \
- patch-1.08-hat-makefile
+PATCHFILES= patch-1.10-IO \
+ patch-1.10-arrow \
+ patch-1.10-blockbuffer \
+ patch-1.10-commas \
+ patch-1.10-counter \
+ patch-1.10-hp2graph \
+ patch-1.10-keywords \
+ patch-1.10-lhs \
+ patch-1.10-patterns \
+ patch-1.10-hiding \
+ patch-1.10-ghc5.02
MAINTAINER= obraun@informatik.unibw-muenchen.de
@@ -60,6 +68,7 @@ pre-fetch:
# into the build directory. The configure option won't work in the
# ports system.
pre-install:
+ ${RM} -f ${WRKSRC}/include/*.orig
${SED} -e "s#LIBDIR=.*##" \
< ${WRKSRC}/targets/ix86-FreeBSD/config.cache \
> ${WRKSRC}/targets/ix86-FreeBSD/config.cache.fix1