diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
commit | 3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch) | |
tree | d573ea09b2bf6be67cb497df199932da9e2707c4 /irc/xchat1 | |
parent | 40049f4af2200d0dcf33596508688623fc75f764 (diff) | |
download | ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip |
Notes
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 05597b5cc929..3c20e290f084 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -19,7 +19,6 @@ COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME # the variables or the targets defined in it. When you need to, please # contact its maintainer. -USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes |