diff options
-rw-r--r-- | textproc/hs-HaXml/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-haxml/Makefile | 2 |
2 files changed, 0 insertions, 4 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 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 |