diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-13 12:25:27 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-13 12:25:27 +0000 |
commit | 8e341ae15e1457da6223de1158043dcbff5afbb8 (patch) | |
tree | d4327e055e4462cb77bae94d1d00935e083443b3 /net/etherape/pkg-plist | |
parent | 299ea817b70cccdf9109f4ec0fbbb05dc1834b2f (diff) | |
download | FreeBSD-ports-8e341ae15e1457da6223de1158043dcbff5afbb8.zip FreeBSD-ports-8e341ae15e1457da6223de1158043dcbff5afbb8.tar.gz |
GNOME policy:
- Fix libintl detection;
- use ${PREFIX}/share/gnome properly.
Diffstat (limited to 'net/etherape/pkg-plist')
-rw-r--r-- | net/etherape/pkg-plist | 57 |
1 files changed, 25 insertions, 32 deletions
diff --git a/net/etherape/pkg-plist b/net/etherape/pkg-plist index 876de25..b938498 100644 --- a/net/etherape/pkg-plist +++ b/net/etherape/pkg-plist @@ -1,46 +1,39 @@ bin/etherape share/etherape/services +share/gnome/apps/Applications/etherape.desktop share/gnome/etherape/glade/etherape.glade share/gnome/etherape/glade/etherape.png share/gnome/etherape/glade/pause.xpm share/gnome/etherape/glade/play.xpm share/gnome/etherape/glade/stop.xpm -share/gnome/gnome/apps/Applications/etherape.desktop -share/gnome/gnome/help/etherape/C/authors.html -share/gnome/gnome/help/etherape/C/bugs.html -share/gnome/gnome/help/etherape/C/docbook.css -share/gnome/gnome/help/etherape/C/index.html -share/gnome/gnome/help/etherape/C/license.html -share/gnome/gnome/help/etherape/C/ln7.html -share/gnome/gnome/help/etherape/C/prefs.html -share/gnome/gnome/help/etherape/C/stylesheet-images/caution.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/home.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/important.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/next.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/note.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/prev.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/tip.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/toc-blank.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/toc-minus.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/toc-plus.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/up.gif -share/gnome/gnome/help/etherape/C/stylesheet-images/warning.gif -share/gnome/gnome/help/etherape/C/topic.dat -share/gnome/gnome/help/etherape/C/usage.html +share/gnome/help/etherape/C/authors.html +share/gnome/help/etherape/C/bugs.html +share/gnome/help/etherape/C/docbook.css +share/gnome/help/etherape/C/index.html +share/gnome/help/etherape/C/license.html +share/gnome/help/etherape/C/ln7.html +share/gnome/help/etherape/C/prefs.html +share/gnome/help/etherape/C/stylesheet-images/caution.gif +share/gnome/help/etherape/C/stylesheet-images/home.gif +share/gnome/help/etherape/C/stylesheet-images/important.gif +share/gnome/help/etherape/C/stylesheet-images/next.gif +share/gnome/help/etherape/C/stylesheet-images/note.gif +share/gnome/help/etherape/C/stylesheet-images/prev.gif +share/gnome/help/etherape/C/stylesheet-images/tip.gif +share/gnome/help/etherape/C/stylesheet-images/toc-blank.gif +share/gnome/help/etherape/C/stylesheet-images/toc-minus.gif +share/gnome/help/etherape/C/stylesheet-images/toc-plus.gif +share/gnome/help/etherape/C/stylesheet-images/up.gif +share/gnome/help/etherape/C/stylesheet-images/warning.gif +share/gnome/help/etherape/C/topic.dat +share/gnome/help/etherape/C/usage.html share/gnome/pixmaps/etherape.png share/locale/es/LC_MESSAGES/etherape.mo share/locale/fr/LC_MESSAGES/etherape.mo share/locale/nl/LC_MESSAGES/etherape.mo -@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/es 2>/dev/null || true -@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/fr 2>/dev/null || true -@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/nl 2>/dev/null || true -@unexec rmdir %D/share/locale 2>/dev/null || true -@dirrm share/gnome/gnome/help/etherape/C/stylesheet-images -@dirrm share/gnome/gnome/help/etherape/C -@dirrm share/gnome/gnome/help/etherape +@dirrm share/gnome/help/etherape/C/stylesheet-images +@dirrm share/gnome/help/etherape/C +@dirrm share/gnome/help/etherape @dirrm share/gnome/etherape/glade @dirrm share/gnome/etherape @dirrm share/etherape |