diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/muggy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/muggy/Makefile b/editors/muggy/Makefile index e31be616be66..9c2fcf54a0ab 100644 --- a/editors/muggy/Makefile +++ b/editors/muggy/Makefile @@ -20,6 +20,8 @@ COMMENT= A simple text editor for the X on 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 |