diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 21:34:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-07 21:34:40 +0000 |
commit | 2dd7a150221b304fc2e4c30855bf763b201bda4b (patch) | |
tree | 24c852b113c62c699bc38313a158a57825715406 /irc | |
parent | 68288fc533ec6361d5f47ee5efb525ea0dbecc17 (diff) | |
download | ports-2dd7a150221b304fc2e4c30855bf763b201bda4b.tar.gz ports-2dd7a150221b304fc2e4c30855bf763b201bda4b.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index d725991432da..922204d91720 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -14,7 +14,6 @@ COMMENT?= Feature-rich scriptable IRC client WRKSRC= ${WRKDIR}/${DISTNAME:C,-final$,,} USE_PERL5= yes GNU_CONFIGURE= yes -WANT_GNOME= yes USE_GMAKE= yes CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \ --bindir="${PREFIX}/bin" \ |