aboutsummaryrefslogtreecommitdiff
path: root/graphics/aalib
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-08 20:23:38 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-08 20:23:38 +0000
commited59156ea974a2adcb0480a67bd3b9a974de4609 (patch)
tree32f471cf1255d6ff64639fd65d1d4dd0e33962fb /graphics/aalib
parentc499bf8adee4c324e57d1011d31c74e99e261d67 (diff)
downloadports-ed59156ea974a2adcb0480a67bd3b9a974de4609.tar.gz
ports-ed59156ea974a2adcb0480a67bd3b9a974de4609.zip
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc)
Notes
Notes: svn path=/head/; revision=313672
Diffstat (limited to 'graphics/aalib')
-rw-r--r--graphics/aalib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile
index 148e39efe361..260f28e2eb36 100644
--- a/graphics/aalib/Makefile
+++ b/graphics/aalib/Makefile
@@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INFO= aalib
+MAKE_JOBS_SAFE= yes
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}