diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-19 15:18:42 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-19 15:18:42 +0000 |
commit | 45c25c4db35aab3cb495f450165901d34b734b47 (patch) | |
tree | a5170091733ae4f562a7f229ca99f8ff06f7d661 /editors | |
parent | a26e0207c52b244d8225521170becf1284dbbc09 (diff) | |
download | ports-45c25c4db35aab3cb495f450165901d34b734b47.tar.gz ports-45c25c4db35aab3cb495f450165901d34b734b47.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index c01001bc991a..a5a9b7b30d0e 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -19,7 +19,7 @@ COMMENT= GNU editing macros LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_SAFE= yes CONFLICTS= emacs-19.* emacs-21.* emacs-22.* emacs-23.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ |