diff options
author | kris <kris@FreeBSD.org> | 2005-10-29 07:28:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-29 07:28:39 +0800 |
commit | e08d5ce1c75726b0efa33bfc6db26524d6ec637f (patch) | |
tree | 10b2cb0cbeaf1dfa3539d293c50ebde286024073 /www | |
parent | c458009b3d7afb2c876972a5149e5c0a20b386c9 (diff) | |
download | freebsd-ports-gnome-e08d5ce1c75726b0efa33bfc6db26524d6ec637f.tar.gz freebsd-ports-gnome-e08d5ce1c75726b0efa33bfc6db26524d6ec637f.tar.zst freebsd-ports-gnome-e08d5ce1c75726b0efa33bfc6db26524d6ec637f.zip |
BROKEN: Broken by update to acroread7
Diffstat (limited to 'www')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 7ba87d86c51a..6db17efc8a37 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= nork MAINTAINER= nork@FreeBSD.org COMMENT= A wrapper allowing use of linux-plugins with native applications +BROKEN= Broken by update to acroread7 + .include <bsd.port.pre.mk> .if !defined(WITHOUT_PLUGINS) |