Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 15:04:08 +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: r347246 - head/devel/ndesk-options
Message-ID:  <201403061504.s26F489J050111@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Mar  6 15:04:07 2014
New Revision: 347246
URL: http://svnweb.freebsd.org/changeset/ports/347246
QAT: https://qat.redports.org/buildarchive/r347246/

Log:
  - Stage support
  - Convert gmake to USES

Modified:
  head/devel/ndesk-options/Makefile

Modified: head/devel/ndesk-options/Makefile
==============================================================================
--- head/devel/ndesk-options/Makefile	Thu Mar  6 15:03:50 2014	(r347245)
+++ head/devel/ndesk-options/Makefile	Thu Mar  6 15:04:07 2014	(r347246)
@@ -12,10 +12,8 @@ BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mon
 RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
 
 GNU_CONFIGURE=	yes
-USES=		pkgconfig
-USE_GMAKE=	yes
+USES=		pkgconfig gmake
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
 		${WRKSRC}/Makefile.in



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