svn commit: r428622 - head/irc/hexchat-fish

Dirk Meyer dinoex at FreeBSD.org
Thu Dec 15 15:27:14 UTC 2016


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


More information about the svn-ports-head mailing list