svn commit: r347255 - head/devel/guile-lib

Martin Wilke miwi at FreeBSD.org
Thu Mar 6 15:08:37 UTC 2014


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>


More information about the svn-ports-head mailing list