diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-29 14:28:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-29 14:28:55 +0000 |
commit | 59a881168904261c9ab81b73d4a1a2d1b7710859 (patch) | |
tree | 9363dd27925d834260c916f331f31e530d96f8f9 /editors/flim-xemacs21-mule | |
parent | 5359aa79917d3afbb01a33b0e4bcb88634d64c6b (diff) |
- Disable build on pointyhat, it hangs there
With hat: portmgr
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=242231
Diffstat (limited to 'editors/flim-xemacs21-mule')
-rw-r--r-- | editors/flim-xemacs21-mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile index 416063eb7119..0c889eb06c6e 100644 --- a/editors/flim-xemacs21-mule/Makefile +++ b/editors/flim-xemacs21-mule/Makefile @@ -13,6 +13,8 @@ PORTCLASS= slave MASTERDIR= ${.CURDIR}/../../editors/flim COMMENT= FLIM, message representation or encoding elisp library for xemacs21-mule +MANUAL_PACKAGE_BUILD= yes + # emacs port setup USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule |