svn commit: r371559 - head/net/ss5
John Marino
marino at FreeBSD.org
Mon Oct 27 12:18:03 UTC 2014
Author: marino
Date: Mon Oct 27 12:18:02 2014
New Revision: 371559
URL: https://svnweb.freebsd.org/changeset/ports/371559
QAT: https://qat.redports.org/buildarchive/r371559/
Log:
net/ss5: Mark jobs unsafe
Modified:
head/net/ss5/Makefile
Modified: head/net/ss5/Makefile
==============================================================================
--- head/net/ss5/Makefile Mon Oct 27 12:15:44 2014 (r371558)
+++ head/net/ss5/Makefile Mon Oct 27 12:18:02 2014 (r371559)
@@ -26,6 +26,8 @@ MAKE_ENV= DATADIR=${DATADIR} EXAMPLESDIR
MAKE_ARGS+= CC="${CC}"
CFLAGS+= -DLDAP_DEPRECATED
+MAKE_JOBS_UNSAFE= yes
+
post-patch:
@${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's,/usr/local/etc/opt/ss5,${PREFIX}/etc/ss5,' \
More information about the svn-ports-all
mailing list