Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 16:24:02 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342014 - head/security/crank
Message-ID:  <201401311624.s0VGO2xv090067@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Jan 31 16:24:01 2014
New Revision: 342014
URL: http://svnweb.freebsd.org/changeset/ports/342014
QAT: https://qat.redports.org/buildarchive/r342014/

Log:
  - Stage support
  - Convert to USES

Modified:
  head/security/crank/Makefile

Modified: head/security/crank/Makefile
==============================================================================
--- head/security/crank/Makefile	Fri Jan 31 16:14:42 2014	(r342013)
+++ head/security/crank/Makefile	Fri Jan 31 16:24:01 2014	(r342014)
@@ -17,9 +17,8 @@ GNU_CONFIGURE=	yes
 GUILE_CONFIG=	${LOCALBASE}/bin/guile-config
 LDFLAGS+=	`${GUILE_CONFIG} link`
 CFLAGS+=	`${GUILE_CONFIG} compile`
-USE_GMAKE=	yes
+USE_USES=	gmake
 
 INFO=		crank
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401311624.s0VGO2xv090067>