diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
commit | 68a652c62bee3100db49c04466ebe274dc38056d (patch) | |
tree | 427dccdcabe42e89e80a963adc5954a5e401bb2a /editors/muggy | |
parent | 48bfb2fe01f91fdde55bcd91766bdaae35f50aa3 (diff) | |
download | ports-68a652c62bee3100db49c04466ebe274dc38056d.tar.gz ports-68a652c62bee3100db49c04466ebe274dc38056d.zip |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=129944
Diffstat (limited to 'editors/muggy')
-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 |