svn commit: r406839 - head/devel/libnxt

John Marino marino at FreeBSD.org
Thu Jan 21 09:32:24 UTC 2016


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 at gmail.com
 COMMENT=	Lego NXT library
 
-BUILD_DEPENDS=	scons:${PORTSDIR}/devel/scons
-
 SUB_FILES=	pkg-message
 USES=		python:build scons shebangfix
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list