diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:58:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:58:16 +0000 |
commit | f2b85008daac9e53516862b261e6e2d1f491c374 (patch) | |
tree | 4953b7feaf7130581f51fe4f91c8154af688bc9f /irc/lostirc | |
parent | d31d5a9564190163081a323d423b1983b9cb4bc4 (diff) |
Notes
Diffstat (limited to 'irc/lostirc')
-rw-r--r-- | irc/lostirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index bba6c365a56e..2aba5a4d9381 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= gnomeprefix GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-kde |