diff options
-rw-r--r-- | math/p5-Math-Symbolic/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile index 7ecfcef0b3f0..acad0af78ad2 100644 --- a/math/p5-Math-Symbolic/Makefile +++ b/math/p5-Math-Symbolic/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \ ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + MAN3= Math::Symbolic.3 \ Math::Symbolic::AuxFunctions.3 \ Math::Symbolic::Base.3 \ diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 42005dc65980..40afeb4984a9 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -19,6 +19,8 @@ PATCHFILES= gcc295-xfce4-fsguard-plugin.patch MAINTAINER= jfb@minet.net COMMENT= XFce4 panel plugin to check a mountpoint for free disk space +BROKEN= Unfetchable + GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index a79627d9ba00..57ada55b2668 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= apache20 MAINTAINER= apache@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support +BROKEN= Unfetchable + LATEST_LINK= mod_auth_mysql2 WRKSRC= ${WRKDIR}/${PORTNAME} |