summaryrefslogtreecommitdiff
path: root/lang/nhc98
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
commit7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch)
treeb674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/nhc98
parentAdd l2p 1.0, which creates PNG images from LaTeX math expressions. (diff)
Remove USE_REINPLACE from the categories starting with L
Notes
Notes: svn path=/head/; revision=161836
Diffstat (limited to 'lang/nhc98')
-rw-r--r--lang/nhc98/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index b043ed10d975..2a904851bbac 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -19,8 +19,6 @@ COMMENT= A fully-fledged compiler for Haskell 98
ONLY_FOR_ARCHS= i386
-USE_REINPLACE= yes
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes