summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2013-06-10 18:48:34 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2013-06-10 18:48:34 +0000
commit10028444fc000673cbd9f7f86de841981bab8df6 (patch)
treea0a33263d73ee7e2b5bdd990a0182f7ab074a87c /irc
parent- Update to 2.8 (diff)
- Add dependency on pkgconfig to fix the failing build on 10-CURRENT
Reported by: miwi
Notes
Notes: svn path=/head/; revision=320502
Diffstat (limited to 'irc')
-rw-r--r--irc/ctrlproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index 8469e1d82830..6a66a99c2450 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -22,6 +22,7 @@ USE_GNOME= glib20
USE_LDCONFIG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USES= pkgconfig
MAN1= ctrlproxy.1
MAN5= ctrlproxy_config.5