diff options
author | pgj <pgj@FreeBSD.org> | 2009-11-09 03:46:46 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-11-09 03:46:46 +0800 |
commit | 38e716f1e3b7d28ee8dae6ec1fc58174df7a3d40 (patch) | |
tree | db723df61888cd58baa5aca055e989ae3f7809d7 /textproc/hs-lhs2tex/Makefile | |
parent | 5a7ec836c849cb22e17608c50c0d6b84b2f1a30a (diff) | |
download | freebsd-ports-gnome-38e716f1e3b7d28ee8dae6ec1fc58174df7a3d40.tar.gz freebsd-ports-gnome-38e716f1e3b7d28ee8dae6ec1fc58174df7a3d40.tar.zst freebsd-ports-gnome-38e716f1e3b7d28ee8dae6ec1fc58174df7a3d40.zip |
- Unbreak build.
Diffstat (limited to 'textproc/hs-lhs2tex/Makefile')
-rw-r--r-- | textproc/hs-lhs2tex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile index a7a569363d4d..5742dbaeae70 100644 --- a/textproc/hs-lhs2tex/Makefile +++ b/textproc/hs-lhs2tex/Makefile @@ -31,8 +31,6 @@ PORTDOCS= * DATADIR=${PREFIX}/share/${PORTNAME}-${PORTVERSION} PORTDATA= * -BROKEN= Does not compile with GHC 6.10 - .include <bsd.port.pre.mk> INSTALL_TARGET= install |