Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 15:27:13 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428622 - head/irc/hexchat-fish
Message-ID:  <201612151527.uBFFRD49062643@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Thu Dec 15 15:27:13 2016
New Revision: 428622
URL: https://svnweb.freebsd.org/changeset/ports/428622

Log:
  - add BUILD_DEPENDS

Modified:
  head/irc/hexchat-fish/Makefile

Modified: head/irc/hexchat-fish/Makefile
==============================================================================
--- head/irc/hexchat-fish/Makefile	Thu Dec 15 15:14:50 2016	(r428621)
+++ head/irc/hexchat-fish/Makefile	Thu Dec 15 15:27:13 2016	(r428622)
@@ -13,6 +13,7 @@ COMMENT=	Encryption plugin for Hexchat
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	hexchat:irc/hexchat
 RUN_DEPENDS=	hexchat:irc/hexchat
 
 USES=		tar:bz2 pkgconfig ssl



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