svn commit: r340524 - head/devel/libmonetra

Baptiste Daroussin bapt at FreeBSD.org
Tue Jan 21 00:45:18 UTC 2014


Author: bapt
Date: Tue Jan 21 00:45:17 2014
New Revision: 340524
URL: http://svnweb.freebsd.org/changeset/ports/340524
QAT: https://qat.redports.org/buildarchive/r340524/

Log:
  Support stage

Modified:
  head/devel/libmonetra/Makefile

Modified: head/devel/libmonetra/Makefile
==============================================================================
--- head/devel/libmonetra/Makefile	Tue Jan 21 00:44:08 2014	(r340523)
+++ head/devel/libmonetra/Makefile	Tue Jan 21 00:45:17 2014	(r340524)
@@ -10,9 +10,8 @@ DISTNAME=	libmonetra-${PORTVERSION}
 MAINTAINER=	brad at monetra.com
 COMMENT=	Library for credit card processing through Monetra (formerly MCVE)
 
+USES=		gmake
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list