svn commit: r344646 - head/devel/libIDL

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 05:19:18 UTC 2014


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 at 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


More information about the svn-ports-head mailing list