Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2016 09:32:22 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r406839 - head/devel/libnxt
Message-ID:  <201601210932.u0L9WMi2054361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Jan 21 09:32:22 2016
New Revision: 406839
URL: https://svnweb.freebsd.org/changeset/ports/406839

Log:
  devel/libnxt: Remove redundant BUILD_DEPENDS
  
  This was forgotten in previous commit.

Modified:
  head/devel/libnxt/Makefile

Modified: head/devel/libnxt/Makefile
==============================================================================
--- head/devel/libnxt/Makefile	Thu Jan 21 09:30:59 2016	(r406838)
+++ head/devel/libnxt/Makefile	Thu Jan 21 09:32:22 2016	(r406839)
@@ -9,8 +9,6 @@ MASTER_SITES=	GOOGLE_CODE
 MAINTAINER=	bacon4000@gmail.com
 COMMENT=	Lego NXT library
 
-BUILD_DEPENDS=	scons:${PORTSDIR}/devel/scons
-
 SUB_FILES=	pkg-message
 USES=		python:build scons shebangfix
 USE_LDCONFIG=	yes



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