Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 23:19:41 +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: r341672 - head/devel/libmowgli
Message-ID:  <201401282319.s0SNJflA025602@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jan 28 23:19:41 2014
New Revision: 341672
URL: http://svnweb.freebsd.org/changeset/ports/341672
QAT: https://qat.redports.org/buildarchive/r341672/

Log:
  Support stage

Modified:
  head/devel/libmowgli/Makefile

Modified: head/devel/libmowgli/Makefile
==============================================================================
--- head/devel/libmowgli/Makefile	Tue Jan 28 23:13:26 2014	(r341671)
+++ head/devel/libmowgli/Makefile	Tue Jan 28 23:19:41 2014	(r341672)
@@ -7,14 +7,13 @@ CATEGORIES=	devel
 MASTER_SITES=	http://distfiles.atheme.org/
 
 MAINTAINER=	oliver@FreeBSD.org
-COMMENT=	A development framework for C
+COMMENT=	Development framework for C
 
+USES=		gmake
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GMAKE=	yes
 USE_BZIP2=	yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \
 		${WRKSRC}/Makefile



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