- Fix plist in non-GNOME case

Reported by:	krismail
This commit is contained in:
Pav Lucistnik 2005-01-26 09:07:52 +00:00
parent 9d90eecdd3
commit 6bda092126
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127387
4 changed files with 14 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= xchat
PORTVERSION= 1.8.11
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/

View file

@ -1,5 +1,6 @@
bin/xchat
bin/xchat-text
%%NOGNOME:%%etc/X11/applnk/Internet/xchat.desktop
%%PORTDOCS%%share/doc/xchat/ChangeLog
%%PORTDOCS%%share/doc/xchat/README
%%PORTDOCS%%share/doc/xchat/xchat-1.html
@ -48,3 +49,8 @@ share/locale/uk/LC_MESSAGES/xchat.mo
share/locale/vi/LC_MESSAGES/xchat.mo
share/locale/zh_CN/LC_MESSAGES/xchat.mo
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
%%NOGNOME:%%share/pixmaps/xchat.png
%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk/Internet 2>/dev/null || true
%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk 2>/dev/null || true
%%NOGNOME:%%@unexec rmdir %D/etc/X11 2>/dev/null || true
%%NOGNOME:%%@unexec rmdir %D/share/pixmaps 2>/dev/null || true

View file

@ -7,7 +7,7 @@
PORTNAME= xchat
PORTVERSION= 1.8.11
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/

View file

@ -1,5 +1,6 @@
bin/xchat
bin/xchat-text
%%NOGNOME:%%etc/X11/applnk/Internet/xchat.desktop
%%PORTDOCS%%share/doc/xchat/ChangeLog
%%PORTDOCS%%share/doc/xchat/README
%%PORTDOCS%%share/doc/xchat/xchat-1.html
@ -48,3 +49,8 @@ share/locale/uk/LC_MESSAGES/xchat.mo
share/locale/vi/LC_MESSAGES/xchat.mo
share/locale/zh_CN/LC_MESSAGES/xchat.mo
share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
%%NOGNOME:%%share/pixmaps/xchat.png
%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk/Internet 2>/dev/null || true
%%NOGNOME:%%@unexec rmdir %D/etc/X11/applnk 2>/dev/null || true
%%NOGNOME:%%@unexec rmdir %D/etc/X11 2>/dev/null || true
%%NOGNOME:%%@unexec rmdir %D/share/pixmaps 2>/dev/null || true