Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 09:00:14 +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: r345029 - head/devel/gaul
Message-ID:  <201402190900.s1J90EP5034950@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Feb 19 09:00:13 2014
New Revision: 345029
URL: http://svnweb.freebsd.org/changeset/ports/345029
QAT: https://qat.redports.org/buildarchive/r345029/

Log:
  - Stage support

Modified:
  head/devel/gaul/Makefile

Modified: head/devel/gaul/Makefile
==============================================================================
--- head/devel/gaul/Makefile	Wed Feb 19 08:59:47 2014	(r345028)
+++ head/devel/gaul/Makefile	Wed Feb 19 09:00:13 2014	(r345029)
@@ -16,11 +16,10 @@ LIB_DEPENDS=	slang.2:${PORTSDIR}/devel/l
 
 USE_AUTOTOOLS=	libtool
 USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -lcurses
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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