diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-06-10 18:48:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-06-10 18:48:34 +0000 |
commit | 10028444fc000673cbd9f7f86de841981bab8df6 (patch) | |
tree | a0a33263d73ee7e2b5bdd990a0182f7ab074a87c /irc | |
parent | fcb82eb67e05169f1a4455b61fc26cb27056819f (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ctrlproxy/Makefile | 1 |
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 |