diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:28:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:28:39 +0000 |
commit | a6aa97ca27bbb49d1d2cf0eb806d09c629c52435 (patch) | |
tree | 37effe7b0b4d44e353eb264b64f986e70103af3a /www/linuxpluginwrapper | |
parent | c60b67977bddb56edb91c441313005a0d80b4415 (diff) |
Notes
Diffstat (limited to 'www/linuxpluginwrapper')
-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) |