Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 00:22:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340513 - head/devel/libconfig
Message-ID:  <201401210022.s0L0MZhq066926@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jan 21 00:22:35 2014
New Revision: 340513
URL: http://svnweb.freebsd.org/changeset/ports/340513
QAT: https://qat.redports.org/buildarchive/r340513/

Log:
  Support stage

Modified:
  head/devel/libconfig/Makefile

Modified: head/devel/libconfig/Makefile
==============================================================================
--- head/devel/libconfig/Makefile	Tue Jan 21 00:21:49 2014	(r340512)
+++ head/devel/libconfig/Makefile	Tue Jan 21 00:22:35 2014	(r340513)
@@ -11,12 +11,10 @@ COMMENT=	Simple library for manipulating
 
 CONFLICTS=	wand-libconfig-[0-9]*
 
-USES=	pathfix
+USES=		gmake pathfix
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GMAKE=	yes
 CONFIGURE_ARGS+=	--prefix=${PREFIX} --infodir=${PREFIX}/${INFO_PATH}
 INFO=		libconfig
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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