Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2016 14:38:55 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411715 - head/comms/cqrlog
Message-ID:  <201603231438.u2NEctj4084242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Wed Mar 23 14:38:55 2016
New Revision: 411715
URL: https://svnweb.freebsd.org/changeset/ports/411715

Log:
  Changed lazbuild to lazarus in BUILD_DEPENDS to fix build as user.
  No other changes.
  
  Submitted by:		pkg-fallout@

Modified:
  head/comms/cqrlog/Makefile

Modified: head/comms/cqrlog/Makefile
==============================================================================
--- head/comms/cqrlog/Makefile	Wed Mar 23 14:20:20 2016	(r411714)
+++ head/comms/cqrlog/Makefile	Wed Mar 23 14:38:55 2016	(r411715)
@@ -11,7 +11,7 @@ COMMENT=	Amateur Radio logging applicati
 
 LICENSE=	GPLv2
 
-BUILD_DEPENDS=	lazbuild:${PORTSDIR}/editors/lazarus
+BUILD_DEPENDS=	lazarus:${PORTSDIR}/editors/lazarus
 LIB_DEPENDS=	libhamlib.so:${PORTSDIR}/comms/hamlib
 
 USE_GITHUB=	yes



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