aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-lhs2tex
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-lhs2tex')
-rw-r--r--textproc/hs-lhs2tex/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
index 9d1e1871c93c..a7a569363d4d 100644
--- a/textproc/hs-lhs2tex/Makefile
+++ b/textproc/hs-lhs2tex/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lhs2tex
PORTVERSION= 1.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel haskell
MASTER_SITES= http://people.cs.uu.nl/andres/${PORTNAME}/
@@ -31,16 +31,18 @@ PORTDOCS= *
DATADIR=${PREFIX}/share/${PORTNAME}-${PORTVERSION}
PORTDATA= *
+BROKEN= Does not compile with GHC 6.10
+
.include <bsd.port.pre.mk>
-INSTALL_TARGET= install
+INSTALL_TARGET= install
.if !defined(NOPORTDOCS)
-INSTALL_TARGET+= install-doc
+INSTALL_TARGET+= install-doc
.endif
.if !defined(NOPORTDATA)
-INSTALL_TARGET+= install-data
+INSTALL_TARGET+= install-data
.endif
MAN1= lhs2TeX.1