Fix the pkg-plist, don't try to delete gtk20's engine directory.

This commit is contained in:
Jeremy Messenger 2004-12-23 05:45:01 +00:00
parent 0989369202
commit b30ffa6cfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124901
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= gtk-engines2
PORTVERSION= 2.2.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2

View File

@ -8,6 +8,5 @@ share/themes/Redmond95/README.html
share/themes/Redmond95/gtk-2.0/gtkrc
@dirrm share/themes/Redmond95/gtk-2.0
@dirrm share/themes/Metal/gtk-2.0
@dirrm lib/gtk-2.0/%%GTK_VERSION%%/engines
@unexec /bin/rmdir %D/share/themes/Redmond95 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/themes/Metal 2>/dev/null || /usr/bin/true