diff options
author | kris <kris@FreeBSD.org> | 2005-02-14 06:04:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-14 06:04:55 +0800 |
commit | b1d1cb33ef99c3f2408c09c696e9af77162d31a9 (patch) | |
tree | 0c62c7a8ea472220cfc7e280eb938ff2e91378fc /x11-fm | |
parent | e314a736eb4c4b6b4607e5d630b737375d734984 (diff) | |
download | freebsd-ports-gnome-b1d1cb33ef99c3f2408c09c696e9af77162d31a9.tar.gz freebsd-ports-gnome-b1d1cb33ef99c3f2408c09c696e9af77162d31a9.tar.zst freebsd-ports-gnome-b1d1cb33ef99c3f2408c09c696e9af77162d31a9.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/binder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile index 781a5e415e2b..3f30eaf25399 100644 --- a/x11-fm/binder/Makefile +++ b/x11-fm/binder/Makefile @@ -20,6 +20,8 @@ COMMENT= A file manager on X window with TkStep RUN_DEPENDS= ${RUN_DEP_LIST} LIB_DEPENDS= ${LIB_DEP_LIST} +BROKEN= Incomplete pkg-plist + NO_WRKSUBDIR= yes NO_BUILD= yes USE_X_PREFIX= yes |