Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 00:21:49 +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: r340512 - head/devel/libcli
Message-ID:  <201401210021.s0L0LndD066680@svn.freebsd.org>

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

Log:
  support stage

Modified:
  head/devel/libcli/Makefile

Modified: head/devel/libcli/Makefile
==============================================================================
--- head/devel/libcli/Makefile	Tue Jan 21 00:20:56 2014	(r340511)
+++ head/devel/libcli/Makefile	Tue Jan 21 00:21:49 2014	(r340512)
@@ -11,7 +11,7 @@ COMMENT=	Emulates a Cisco style command-
 
 LICENSE=	LGPL21
 
-USE_GMAKE=	yes
+USES=		gmake
 USE_LDCONFIG=	yes
 
 PLIST_FILES=	lib/libcli.so \
@@ -20,5 +20,4 @@ PLIST_FILES=	lib/libcli.so \
 		lib/libcli.so.19 \
 		include/libcli.h
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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