diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:36:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:36:01 +0000 |
commit | 5f1fc062a01227a9435a0e58b6fa627cda341ad7 (patch) | |
tree | 91729a2f2bb2bc2a9709c9bb9af390b1fdc20472 /devel/hs-darcs | |
parent | b2838c5f65b77e5587a468447f0310fa5c2b73c5 (diff) | |
download | ports-5f1fc062a01227a9435a0e58b6fa627cda341ad7.tar.gz ports-5f1fc062a01227a9435a0e58b6fa627cda341ad7.zip |
BROKEN: Configure fails
Notes
Notes:
svn path=/head/; revision=132955
Diffstat (limited to 'devel/hs-darcs')
-rw-r--r-- | devel/hs-darcs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index dcab3b483fc8..0ed04e0769ee 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ gmp.6:${PORTSDIR}/math/libgmp4 +BROKEN= Configure fails + OPTIONS= SERVER "install server" off USE_REINPLACE= yes GNU_CONFIGURE= yes |