diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 01:08:02 +0000 |
commit | 85f80fc47ef879e087bc9d529819a8ee8c5a1606 (patch) | |
tree | 9a4958bd9acddf395530a08c8abd01ac32d99dfd /editors/muggy | |
parent | 3ea172f344ce8aaf908a154559a556c48d8cb67e (diff) | |
download | FreeBSD-ports-85f80fc47ef879e087bc9d529819a8ee8c5a1606.zip FreeBSD-ports-85f80fc47ef879e087bc9d529819a8ee8c5a1606.tar.gz |
BROKEN: Incomplete pkg-plist
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 e31be61..9c2fcf5 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 |