diff options
Diffstat (limited to 'devel/rudiments/Makefile')
-rw-r--r-- | devel/rudiments/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index cf164618a839..9fed94d31cd9 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -20,7 +20,6 @@ CONFIGURE_ARGS= --with-ssl-includes=-I${OPENSSLINC} \ --with-ssl-libs=-L${OPENSSLLIB} \ --disable-pcre USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes MAN1= rudiments-config.1 |