svn commit: r355756 - head/sysutils/mcron

Antoine Brodin antoine at FreeBSD.org
Thu May 29 22:14:00 UTC 2014


Author: antoine
Date: Thu May 29 22:14:00 2014
New Revision: 355756
URL: http://svnweb.freebsd.org/changeset/ports/355756
QAT: https://qat.redports.org/buildarchive/r355756/

Log:
  Unbreak

Modified:
  head/sysutils/mcron/Makefile

Modified: head/sysutils/mcron/Makefile
==============================================================================
--- head/sysutils/mcron/Makefile	Thu May 29 22:05:38 2014	(r355755)
+++ head/sysutils/mcron/Makefile	Thu May 29 22:14:00 2014	(r355756)
@@ -12,6 +12,7 @@ COMMENT=	100% compatible replacement for
 RUN_DEPENDS=	guile2>=2.0:${PORTSDIR}/lang/guile2
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
+USES=		pkgconfig
 GNU_CONFIGURE=	yes
 MAKEFILE=	makefile
 


More information about the svn-ports-all mailing list