diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-02-15 22:01:16 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-02-15 22:01:16 +0000 |
commit | 58db29554bbbf29a510771532db8ad8ce00dd971 (patch) | |
tree | 4a3b074df1a4dc98fdca51b1bc2cca22435ea7e6 /editors/flim-xemacs21-mule | |
parent | b10e49f920385e0fdc750d32526f169f09bc72f0 (diff) |
Unbroken. lib/xemacs/site-packages/lisp is removed in xemacs21-mule port.
Notes
Notes:
svn path=/head/; revision=156135
Diffstat (limited to 'editors/flim-xemacs21-mule')
-rw-r--r-- | editors/flim-xemacs21-mule/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile index e0cb0bab26ff..4045c43d1c40 100644 --- a/editors/flim-xemacs21-mule/Makefile +++ b/editors/flim-xemacs21-mule/Makefile @@ -13,8 +13,6 @@ PORTCLASS= slave MASTERDIR= ${.CURDIR}/../../editors/flim COMMENT= FLIM, message representation or encoding elisp library for xemacs21-mule -BROKEN= Incomplete pkg-plist - # emacs port setup USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule |