diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 00:27:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 00:27:06 +0800 |
commit | 64628ee43afa825664067f93832744ebacf0fe48 (patch) | |
tree | 733cab8eb6e7598a017e4f83baac5180c3310b74 /security | |
parent | 61785696310d3553dcb999ce4f1ca027f2c6eeb7 (diff) | |
download | freebsd-ports-gnome-64628ee43afa825664067f93832744ebacf0fe48.tar.gz freebsd-ports-gnome-64628ee43afa825664067f93832744ebacf0fe48.tar.zst freebsd-ports-gnome-64628ee43afa825664067f93832744ebacf0fe48.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-TacacsPlus/Makefile | 2 | ||||
-rw-r--r-- | security/pxytest/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index 3d5276d424ef..dbbae4a70d42 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A perl module that provides authentication using a tacacs+ server +BROKEN= does not fetch + PERL_CONFIGURE= yes MAKE_ENV+= CCFLAGS="${CFLAGS}" diff --git a/security/pxytest/Makefile b/security/pxytest/Makefile index 1f8767395ef6..621e81c6cf9e 100644 --- a/security/pxytest/Makefile +++ b/security/pxytest/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= # defined MAINTAINER= ports@FreeBSD.org COMMENT= Test remote system for unsecured mail proxies +BROKEN= does not fetch + USE_PERL5= yes NO_WRKSUBDIR= yes |