diff options
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat1/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 40d4edd..05597b5 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -66,7 +66,7 @@ CONFIGURE_ARGS+= --enable-gdk-pixbuf USE_GNOME= imlib CONFIGURE_ARGS+= --enable-gnome --enable-panel --enable-gdk-pixbuf \ --enable-zvt -MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" \ +MAKE_ARGS= icondir="${PREFIX}/share/pixmaps" \ utildir="${PREFIX}/share/gnome/apps/Internet" .else CONFIGURE_ARGS+= --disable-gnome --disable-zvt diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist index feeacf1..54af6d2 100644 --- a/irc/xchat1/pkg-plist +++ b/irc/xchat1/pkg-plist @@ -16,7 +16,7 @@ bin/xchat-text %%PORTDOCS%%share/doc/xchat/xchat.html %%PORTDOCS%%share/doc/xchat/xchat.sgml %%GNOME:%%share/gnome/apps/Internet/xchat.desktop -%%GNOME:%%share/gnome/pixmaps/xchat.png +%%GNOME:%%share/pixmaps/xchat.png %%PORTDOCS%%@dirrm share/doc/xchat share/locale/ca/LC_MESSAGES/xchat.mo share/locale/cs/LC_MESSAGES/xchat.mo |