diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 12:24:52 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 12:24:52 +0800 |
commit | 0f7661044b8275c0f091e50819b1c07aa8d03455 (patch) | |
tree | cca7c9fa9a05e2e1f3eed1aa2c43da815663cfeb /textproc/hs-haxml | |
parent | 25dcf463b5734d2e03be6f216482578013e111cd (diff) | |
download | freebsd-ports-gnome-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.gz freebsd-ports-gnome-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.zst freebsd-ports-gnome-0f7661044b8275c0f091e50819b1c07aa8d03455.zip |
Remove USE_REINPLACE from categories starting with T
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r-- | textproc/hs-haxml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index e9bd7265325e..7baddab76c44 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -19,7 +19,6 @@ COMMENT= A collection of utilities for using Haskell and XML together BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes |