Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 09:00:30 +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: r345031 - head/devel/libole2
Message-ID:  <201402190900.s1J90Usj036785@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



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