diff options
-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 8469e1d8283..6a66a99c245 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 |