diff options
-rw-r--r-- | irc/hexchat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index ca2181af8515..9a5ab322e9b0 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -24,6 +24,7 @@ MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} INSTALLS_ICONS= yes LDFLAGS+= -pthread +LIBS+= -L${LOCALBASE}/lib -lX11 SUB_FILES= pkg-message |