svn commit: r358749 - head/devel/insight
William Grzybowski
wg at FreeBSD.org
Sat Jun 21 21:45:06 UTC 2014
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"
More information about the svn-ports-all
mailing list