diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/ghc5 | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.zst freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/ghc5')
-rw-r--r-- | lang/ghc5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ghc5/Makefile b/lang/ghc5/Makefile index 6e6d99a85aaa..6c24006d0c2c 100644 --- a/lang/ghc5/Makefile +++ b/lang/ghc5/Makefile @@ -42,7 +42,6 @@ DISTFILES+= ${BOOT_DIST5} WRKSRC= ${WRKDIR}/ghc-${PORTVERSION} USE_PERL5= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |