diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-06-15 21:26:21 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-06-15 21:26:21 +0000 |
commit | 7932de3abd7cc694763a7a6c3b684a143975e415 (patch) | |
tree | dcde6bf745a8239eb30f8608f0219565526800d3 /textproc/hs-HaXml/Makefile | |
parent | 6204792b3dcb19e41e9ca64d4d617c5a6929f8e9 (diff) | |
download | ports-7932de3abd7cc694763a7a6c3b684a143975e415.tar.gz ports-7932de3abd7cc694763a7a6c3b684a143975e415.zip |
Notes
Diffstat (limited to 'textproc/hs-HaXml/Makefile')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 9275163223bc..5e66f22cf059 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -77,8 +77,6 @@ post-install: ${PREFIX}/lib/ghc-${GHC_VERSION}/imports/HaXml/ @${RM} -f ${PREFIX}/lib/ghc-${GHC_VERSION}/package.conf.old .endif - @(cd ${WRKSRC} && ${INSTALL_PROGRAM} \ - Canonicalise DtdToHaskell MkOneOf Validate Xtract ${PREFIX}/bin) .if !defined(NOPORTDOCS) @${RM} -rf ${WRKSRC}/docs/CVS @${RM} -rf ${WRKSRC}/docs/HaXml/CVS |