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/darcs | |
parent | BROKEN on FreeBSD 6.0: Does not compile (diff) |
BROKEN: Configure fails
Notes
Notes:
svn path=/head/; revision=132955
Diffstat (limited to 'devel/darcs')
-rw-r--r-- | devel/darcs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index dcab3b483fc8..0ed04e0769ee 100644 --- a/devel/darcs/Makefile +++ b/devel/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 |