diff options
author | kris <kris@FreeBSD.org> | 2005-12-18 02:50:06 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-12-18 02:50:06 +0800 |
commit | 35cb4d4d985b96b7f29215bc69cae215266b578b (patch) | |
tree | 72b854c68d6d40f2e454ddeb1a224363041390a5 | |
parent | 20b5ba9b9b57127d9eb55972e2395482ade65165 (diff) | |
download | freebsd-ports-gnome-35cb4d4d985b96b7f29215bc69cae215266b578b.tar.gz freebsd-ports-gnome-35cb4d4d985b96b7f29215bc69cae215266b578b.tar.zst freebsd-ports-gnome-35cb4d4d985b96b7f29215bc69cae215266b578b.zip |
BROKEN: Incomplete pkg-plist
-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 07e9aa70fe95..829029bb7ba2 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= Incomplete pkg-plist + .include <bsd.port.pre.mk> # I will remove WITH_PLUGINS knob. |