diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /archivers | |
parent | 28df3baa72c32565ab9abc75c4dcdb9c970f9a01 (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129941
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/deepforest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 9a0bfbd9eaa0..a66fff9dad54 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -19,6 +19,8 @@ COMMENT= A simple compress utilty using on JDE RUN_DEPENDS= ${RUN_DEP_LIST} LIB_DEPENDS= ${LIB_DEP_LIST} +BROKEN= Incomplete pkg-plist + NO_WRKSUBDIR= yes NO_BUILD= yes USE_X_PREFIX= yes |