diff options
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index c58f4411b4e0..2a5ad963e59e 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -19,7 +19,7 @@ CONFLICTS= xchat-1* xchat-systray-plugin-[0-9]* USE_BZIP2= yes USE_GMAKE= yes -USES= gettext +USES= gettext pkgconfig USE_GNOME= gnomehack gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |