summaryrefslogtreecommitdiffstats
path: root/misc/getopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/getopt/Makefile')
-rw-r--r--misc/getopt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index ac71ef4..ece90f7 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= misc
MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
MAINTAINER= eadler@FreeBSD.org
-COMMENT= A getopt(1) replacement that supports GNU-style long options
+COMMENT= Replacement for getopt(1) that supports GNU-style long options
USE_GETTEXT= yes
USE_GMAKE= yes
@@ -19,6 +19,8 @@ MAKE_ENV+= LIBCGETOPT=0
MAN1= getopt.1
DOCS= Changelog README
+MAKE_JOBS_SAFE= yes
+
.include <bsd.port.options.mk>
post-patch:
OpenPOWER on IntegriCloud