svn commit: r313923 - head/security/p11-kit
Roman Bogorodskiy
novel at FreeBSD.org
Mon Mar 11 18:01:08 UTC 2013
Author: novel
Date: Mon Mar 11 18:01:08 2013
New Revision: 313923
URL: http://svnweb.freebsd.org/changeset/ports/313923
Log:
Fix build with FORCE_MAKE_JOBS.
Modified:
head/security/p11-kit/Makefile
Modified: head/security/p11-kit/Makefile
==============================================================================
--- head/security/p11-kit/Makefile Mon Mar 11 17:57:08 2013 (r313922)
+++ head/security/p11-kit/Makefile Mon Mar 11 18:01:08 2013 (r313923)
@@ -25,6 +25,7 @@ MAKE_ENV= exampledir=${EXAMPLESDIR}
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack gnomehack
USE_LDCONFIG= yes
+USE_GMAKE= yes
pre-configure:
@${REINPLACE_CMD} -e \
More information about the svn-ports-all
mailing list