diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 22:04:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 22:04:55 +0000 |
commit | 9803396d1d2032b111beab497b9a2b835b54db73 (patch) | |
tree | 806477356127f48dd411f7ad9731c92da5b253fe | |
parent | f09dd986b5645f2737adb0eb23a22520cc4d0cb5 (diff) | |
download | ports-9803396d1d2032b111beab497b9a2b835b54db73.tar.gz ports-9803396d1d2032b111beab497b9a2b835b54db73.zip |
Notes
-rw-r--r-- | graphics/jgv/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/binder/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/jgv/Makefile b/graphics/jgv/Makefile index 4a0993b67b42..5c3c368d79d0 100644 --- a/graphics/jgv/Makefile +++ b/graphics/jgv/Makefile @@ -20,6 +20,8 @@ COMMENT= A graphic viewer with various image types RUN_DEPENDS= ${RUN_DEP_LIST} LIB_DEPENDS= ${LIB_DEP_LIST} +BROKEN= Incomplete pkg-plist + NO_WRKSUBDIR= yes NO_BUILD= yes USE_X_PREFIX= yes 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 |