svn commit: r345031 - head/devel/libole2

Martin Wilke miwi at FreeBSD.org
Wed Feb 19 09:00:30 UTC 2014


Author: miwi
Date: Wed Feb 19 09:00:29 2014
New Revision: 345031
URL: http://svnweb.freebsd.org/changeset/ports/345031
QAT: https://qat.redports.org/buildarchive/r345031/

Log:
  - Stage support

Modified:
  head/devel/libole2/Makefile

Modified: head/devel/libole2/Makefile
==============================================================================
--- head/devel/libole2/Makefile	Wed Feb 19 09:00:17 2014	(r345030)
+++ head/devel/libole2/Makefile	Wed Feb 19 09:00:29 2014	(r345031)
@@ -11,10 +11,9 @@ MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Support library for OLE functions (MS-Excel) for gnumeric
 
 USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
+USES=		gmake
 USE_GNOME=	glib12
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list