diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 08:31:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 08:31:05 +0800 |
commit | d6359efa621b7bc175374e796fb1017992fc8878 (patch) | |
tree | 6f68874371aba405cbbd8262cc2910d5ab0eff87 /archivers | |
parent | 5b0d52f14b971fb2d057848a5b6a41d02f1b876f (diff) | |
download | freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.tar.gz freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.tar.zst freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.zip |
BROKEN: Incomplete pkg-plist
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 |