Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2014 21:45:06 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358749 - head/devel/insight
Message-ID:  <201406212145.s5LLj6Jb016408@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Sat Jun 21 21:45:05 2014
New Revision: 358749
URL: http://svnweb.freebsd.org/changeset/ports/358749
QAT: https://qat.redports.org/buildarchive/r358749/

Log:
  devel/insight: enable stage

Modified:
  head/devel/insight/Makefile

Modified: head/devel/insight/Makefile
==============================================================================
--- head/devel/insight/Makefile	Sat Jun 21 21:44:45 2014	(r358748)
+++ head/devel/insight/Makefile	Sat Jun 21 21:45:05 2014	(r358749)
@@ -9,10 +9,9 @@ COMMENT=	Gnu debugger with the Insight G
 LATEST_LINK=	insight
 
 MASTERDIR=	${.CURDIR:H}/gdb66
-WITH_INSIGHT=	true
+OPTIONS_SET+=	INSIGHT
 CONFLICTS=	gdb-[6-9]*
 
 MAKE_JOBS_UNSAFE=	yes
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"



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