svn commit: r326691 - head/irc/bitchx
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 7 21:34:41 UTC 2013
Author: sunpoet
Date: Sat Sep 7 21:34:40 2013
New Revision: 326691
URL: http://svnweb.freebsd.org/changeset/ports/326691
Log:
- Remove unnecessary WANT_GNOME
Pointed out by: bapt
Modified:
head/irc/bitchx/Makefile
Modified: head/irc/bitchx/Makefile
==============================================================================
--- head/irc/bitchx/Makefile Sat Sep 7 21:30:12 2013 (r326690)
+++ head/irc/bitchx/Makefile Sat Sep 7 21:34:40 2013 (r326691)
@@ -14,7 +14,6 @@ COMMENT?= Feature-rich scriptable IRC cl
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" \
More information about the svn-ports-head
mailing list