diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-01 06:24:52 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-01 06:24:52 +0800 |
commit | e2afef008dce39701fac89a81d97763bea2adbe5 (patch) | |
tree | 4f3e48a532882bba6772bd9e66126b2c94d4c68b /net-mgmt | |
parent | 5bdd87f1bdf1eff793bd5daff219e53b5537730b (diff) | |
download | freebsd-ports-gnome-e2afef008dce39701fac89a81d97763bea2adbe5.tar.gz freebsd-ports-gnome-e2afef008dce39701fac89a81d97763bea2adbe5.tar.zst freebsd-ports-gnome-e2afef008dce39701fac89a81d97763bea2adbe5.zip |
Mark broken: Does not build
===> Building for circe-0.2.3_1
make[1]: "/wrkdirs/usr/ports/net-mgmt/circe/work/Makefile" line 74: Cannot open /usr/ports/Mk/bsd.perl.mk
make[1]: Fatal errors encountered -- cannot continue
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/circe/work
*** Error code 1
Reported by: pkg-fallout since september 2013
With hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/circe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/circe/Makefile b/net-mgmt/circe/Makefile index 87a52cde936d..3fa346eb5cfd 100644 --- a/net-mgmt/circe/Makefile +++ b/net-mgmt/circe/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://bws.berkeley.edu/ports/ MAINTAINER= circe-port-maintainers@bws.net.berkeley.edu COMMENT= A captive portal-based network access control solution in perl +BROKEN= Does not build + LICENSE= BSD RUN_DEPENDS= p5-Net-IP-Match-XS>=0:${PORTSDIR}/net-mgmt/p5-Net-IP-Match-XS \ |