svn commit: r320661 - head/sysutils/cfengine32

Martin Wilke miwi at FreeBSD.org
Wed Jun 12 06:14:26 UTC 2013


Author: miwi
Date: Wed Jun 12 06:14:26 2013
New Revision: 320661
URL: http://svnweb.freebsd.org/changeset/ports/320661

Log:
  - Unbreak build on HEAD

Modified:
  head/sysutils/cfengine32/Makefile   (contents, props changed)

Modified: head/sysutils/cfengine32/Makefile
==============================================================================
--- head/sysutils/cfengine32/Makefile	Wed Jun 12 06:07:33 2013	(r320660)
+++ head/sysutils/cfengine32/Makefile	Wed Jun 12 06:14:26 2013	(r320661)
@@ -22,10 +22,6 @@ USE_RC_SUBR=	cf-execd cf-serverd
 
 LIB_DEPENDS=	pcre.3:${PORTSDIR}/devel/pcre
 
-.if defined(.PARSEDIR)
-USE_GMAKE=	yes
-.endif
-
 WITH_BDB_VER?=	47
 USE_BDB=	yes
 USE_OPENSSL=	yes


More information about the svn-ports-head mailing list