diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-09-20 22:13:41 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-09-20 22:13:41 +0800 |
commit | 7c055feed8932abcf8b7d869c805d1db6f78a8cd (patch) | |
tree | 2d5c47259c8d4aa302f8bd7e67668fbb2e2bf2e5 /devel | |
parent | 7466881b87cffd02378a9b77c1201f08df3bd626 (diff) | |
download | freebsd-ports-gnome-7c055feed8932abcf8b7d869c805d1db6f78a8cd.tar.gz freebsd-ports-gnome-7c055feed8932abcf8b7d869c805d1db6f78a8cd.tar.zst freebsd-ports-gnome-7c055feed8932abcf8b7d869c805d1db6f78a8cd.zip |
Remove FORBIDDEN that references vuxml. We already have vuxml, portaudit
and pkg audit to handle this. The user can make their own decision as to
whether or not they want to use vulnerable ports or packages. Using
FORBIDDEN like this is not proper. It should only be used in extreme
cases.
In the meantime, the new Linux ports are being tested and should arrive
soon.
With hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linux-f10-dbus-glib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/linux-f10-dbus-glib/Makefile b/devel/linux-f10-dbus-glib/Makefile index d875b8ada038..3c907b205709 100644 --- a/devel/linux-f10-dbus-glib/Makefile +++ b/devel/linux-f10-dbus-glib/Makefile @@ -11,8 +11,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= GLib bindings for D-Bus (Linux Fedora 10) -FORBIDDEN= http://www.freshports.org/vuxml.php?vid=77bb0541-c1aa-11e3-a5ac-001b21614864 - USE_LINUX_RPM= yes USE_LINUX_APPS= dbuslibs expat LINUX_DIST_VER= 10 |