Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 15:08:37 +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: r347255 - head/devel/guile-lib
Message-ID:  <201403061508.s26F8blR051312@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Mar  6 15:08:36 2014
New Revision: 347255
URL: http://svnweb.freebsd.org/changeset/ports/347255
QAT: https://qat.redports.org/buildarchive/r347255/

Log:
  - Stage support

Modified:
  head/devel/guile-lib/Makefile

Modified: head/devel/guile-lib/Makefile
==============================================================================
--- head/devel/guile-lib/Makefile	Thu Mar  6 15:08:16 2014	(r347254)
+++ head/devel/guile-lib/Makefile	Thu Mar  6 15:08:36 2014	(r347255)
@@ -12,10 +12,9 @@ COMMENT=	Repository of useful code writt
 BUILD_DEPENDS=	guile:${PORTSDIR}/lang/guile
 RUN_DEPENDS=	guile:${PORTSDIR}/lang/guile
 
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 
 INFO=	guile-library
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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