summaryrefslogtreecommitdiff
path: root/textproc/hs-haxml
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-06-15 21:26:21 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-06-15 21:26:21 +0000
commit7932de3abd7cc694763a7a6c3b684a143975e415 (patch)
treedcde6bf745a8239eb30f8608f0219565526800d3 /textproc/hs-haxml
parentAdd a dependency on gtksourceview, and fix the detection of said new (diff)
Remove no longer needed INSTALL_PROGRAM directive.
Notes
Notes: svn path=/head/; revision=83047
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r--textproc/hs-haxml/Makefile2
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