Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2014 05:19:18 +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: r344646 - head/devel/libIDL
Message-ID:  <201402170519.s1H5JIjH060078@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Feb 17 05:19:17 2014
New Revision: 344646
URL: http://svnweb.freebsd.org/changeset/ports/344646
QAT: https://qat.redports.org/buildarchive/r344646/

Log:
  - Stage support

Modified:
  head/devel/libIDL/Makefile

Modified: head/devel/libIDL/Makefile
==============================================================================
--- head/devel/libIDL/Makefile	Mon Feb 17 05:18:58 2014	(r344645)
+++ head/devel/libIDL/Makefile	Mon Feb 17 05:19:17 2014	(r344646)
@@ -12,9 +12,8 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	A library for creating trees of CORBA IDL files
 
-USES=		bison pathfix pkgconfig gettext
+USES=		gmake bison pathfix pkgconfig gettext
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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