Add removal of libdata/ to the plist. Ideally, this should be fixed

by adding libdata to the X11 mtree's, but this hack will do for now,
and let bento build the 506 ports that apparently depend on gtk12 :)
This commit is contained in:
Ade Lovett 2001-05-31 22:16:13 +00:00
parent d0db855ae0
commit c9334746b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43364
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= gtk
PORTVERSION= 1.2.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gtk+

View file

@ -225,7 +225,8 @@ share/themes/Default/gtk/gtkrc.yi
share/themes/Default/gtk/gtkrc.zh_CN
share/themes/Default/gtk/gtkrc.zh_TW.Big5
@exec mkdir -p %D/lib/gtk/themes/engines
@dirrm libdata/pkgconfig
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
@unexec rmdir %D/libdata 2>/dev/null || true
@dirrm lib/gtk/themes/engines
@dirrm lib/gtk/themes
@dirrm lib/gtk