diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-06 22:28:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-06 22:28:16 +0000 |
commit | 2245762279147d8c1ac2e7e237c9118626d15a75 (patch) | |
tree | da864a3d8beba1865b9cb05ca5ec78e21c5e9212 /devel/hs-git-annex | |
parent | 7e15fd7b5044d53588c9f0b8658f2113b94ea98f (diff) | |
download | ports-2245762279147d8c1ac2e7e237c9118626d15a75.tar.gz ports-2245762279147d8c1ac2e7e237c9118626d15a75.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=277193
Diffstat (limited to 'devel/hs-git-annex')
-rw-r--r-- | devel/hs-git-annex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index 033f99e12bef..b98d38f9dab5 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -28,6 +28,8 @@ RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ hs-SHA>=0:${PORTSDIR}/security/hs-SHA \ hs-dataenc>=0:${PORTSDIR}/converters/hs-dataenc +BROKEN= does not configure + USE_PERL5= yes USE_GMAKE= yes |