diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-11 05:36:01 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-11 05:36:01 +0800 |
commit | 5f1fc062a01227a9435a0e58b6fa627cda341ad7 (patch) | |
tree | 91729a2f2bb2bc2a9709c9bb9af390b1fdc20472 /devel | |
parent | b2838c5f65b77e5587a468447f0310fa5c2b73c5 (diff) | |
download | freebsd-ports-gnome-5f1fc062a01227a9435a0e58b6fa627cda341ad7.tar.gz freebsd-ports-gnome-5f1fc062a01227a9435a0e58b6fa627cda341ad7.tar.zst freebsd-ports-gnome-5f1fc062a01227a9435a0e58b6fa627cda341ad7.zip |
BROKEN: Configure fails
Diffstat (limited to 'devel')
-rw-r--r-- | devel/darcs/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-darcs/Makefile | 2 |
2 files changed, 4 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 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 |