summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf/PLIST4
-rw-r--r--devel/GConf2/PLIST8
-rw-r--r--devel/atk/PLIST6
-rw-r--r--devel/bonobo/PLIST6
-rw-r--r--devel/cweb/PLIST6
-rw-r--r--devel/ftnchek/PLIST4
-rw-r--r--devel/glib2/PLIST8
-rw-r--r--devel/libbonoboui/PLIST8
-rw-r--r--devel/libglade2/PLIST6
-rw-r--r--devel/libgnomeui/PLIST4
-rw-r--r--devel/libtool-base/PLIST4
-rw-r--r--devel/pango/PLIST6
12 files changed, 35 insertions, 35 deletions
diff --git a/devel/GConf/PLIST b/devel/GConf/PLIST
index a9af1c38de7..3b41de13a1e 100644
--- a/devel/GConf/PLIST
+++ b/devel/GConf/PLIST
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.12 2002/08/25 19:22:14 jlam Exp $
+@comment $NetBSD: PLIST,v 1.13 2002/12/09 16:01:16 tron Exp $
bin/gconf-config
bin/gconf-config-1
bin/gconf-sanity-check-1
bin/gconfd-1
bin/gconftool
bin/gconftool-1
-@unexec cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path && rm %D/etc/gconf/1/path || true
+@unexec cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path && rm %D/etc/gconf/1/path || ${TRUE}
etc/gconf/1/path.example
@exec test -f %D/etc/gconf/1/path || cp -p %D/%F %D/etc/gconf/1/path
etc/gconf/schemas/desktop.schemas
diff --git a/devel/GConf2/PLIST b/devel/GConf2/PLIST
index 150c4b4684f..e41f9f9f523 100644
--- a/devel/GConf2/PLIST
+++ b/devel/GConf2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/09/07 00:36:53 rh Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/12/09 16:01:16 tron Exp $
bin/gconftool-2
include/gconf/2/gconf/gconf-changeset.h
include/gconf/2/gconf/gconf-client.h
@@ -58,9 +58,9 @@ ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/GConf2.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/GConf2.mo
@exec ${MKDIR} %D/share/gtk-doc/html/gconf
@dirrm share/gtk-doc/html/gconf
-@unexec ${RMDIR} -p %D/gtk-doc/html 2>/dev/null || true
+@unexec ${RMDIR} -p %D/gtk-doc/html 2>/dev/null || ${TRUE}
@dirrm lib/GConf/2
-@unexec ${RMDIR} -p %D/lib/GConf 2>/dev/null || true
+@unexec ${RMDIR} -p %D/lib/GConf 2>/dev/null || ${TRUE}
@dirrm include/gconf/2/gconf
@dirrm include/gconf/2
-@unexec ${RMDIR} -p %D/include/gconf 2>/dev/null || true
+@unexec ${RMDIR} -p %D/include/gconf 2>/dev/null || ${TRUE}
diff --git a/devel/atk/PLIST b/devel/atk/PLIST
index bd9aa041777..c1a751e580e 100644
--- a/devel/atk/PLIST
+++ b/devel/atk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/08/23 03:05:16 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.5 2002/12/09 16:01:17 tron Exp $
include/atk-1.0/atk/atk-enum-types.h
include/atk-1.0/atk/atk.h
include/atk-1.0/atk/atkaction.h
@@ -57,7 +57,7 @@ share/gtk-doc/html/atk/atk.html
share/gtk-doc/html/atk/book1.html
share/gtk-doc/html/atk/index.sgml
@dirrm share/gtk-doc/html/atk
-@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || true
-@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || true
+@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || ${TRUE}
@dirrm include/atk-1.0/atk
@dirrm include/atk-1.0
diff --git a/devel/bonobo/PLIST b/devel/bonobo/PLIST
index 0d10022a364..9596c9a993e 100644
--- a/devel/bonobo/PLIST
+++ b/devel/bonobo/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2002/09/09 19:23:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2002/12/09 16:01:17 tron Exp $
bin/bonobo-application-x-mines
bin/bonobo-audio-ulaw
bin/bonobo-echo
@@ -206,6 +206,6 @@ share/oaf/Bonobo_Selector.oaf
@dirrm share/bonobo/html
@dirrm share/bonobo
@dirrm lib/bonobo/plugin
-@unexec ${RMDIR} %D/lib/bonobo/monikers 2>/dev/null || true
-@unexec ${RMDIR} %D/lib/bonobo 2>/dev/null || true
+@unexec ${RMDIR} %D/lib/bonobo/monikers 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/lib/bonobo 2>/dev/null || ${TRUE}
@dirrm include/gnome-1.0/bonobo
diff --git a/devel/cweb/PLIST b/devel/cweb/PLIST
index 6526f0cb7e4..fe5f8f0de24 100644
--- a/devel/cweb/PLIST
+++ b/devel/cweb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:34 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:17 tron Exp $
bin/ctangle
bin/cweave
man/man1/cweb.1
@@ -26,8 +26,8 @@ share/examples/cweb/xview_types.w
share/texmf/tex/plain/base/cwebmac.tex
@unexec mktexlsr
@exec mktexlsr
-@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || true
-@unexec ${RMDIR} %D/share/emacs 2>/dev/null || true
+@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/emacs 2>/dev/null || ${TRUE}
@dirrm share/examples/cweb
@dirrm share/doc/cweb
@dirrm share/cweb
diff --git a/devel/ftnchek/PLIST b/devel/ftnchek/PLIST
index c90af8a975a..e291759fb2d 100644
--- a/devel/ftnchek/PLIST
+++ b/devel/ftnchek/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:34 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:18 tron Exp $
bin/dcl2inc
bin/ftnchek
libexec/ftnchek/dcl2inc.awk
@@ -71,7 +71,7 @@ share/doc/ftnchek/html/wordsize.html
share/doc/ftnchek/html/wrap.html
share/doc/ftnchek/macro-doc.txt
share/emacs/site-lisp/ftnchek.el
-@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || true
+@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || ${TRUE}
@dirrm share/doc/ftnchek/html
@dirrm share/doc/ftnchek
@dirrm libexec/ftnchek
diff --git a/devel/glib2/PLIST b/devel/glib2/PLIST
index 4fdb15289b3..296d076e25a 100644
--- a/devel/glib2/PLIST
+++ b/devel/glib2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/11/15 16:31:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/12/09 16:01:18 tron Exp $
bin/glib-genmarshal
bin/glib-gettextize
bin/glib-mkenums
@@ -212,8 +212,8 @@ ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/glib20.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/glib20.mo
@dirrm share/gtk-doc/html/gobject
@dirrm share/gtk-doc/html/glib
-@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || true
-@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || true
+@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || ${TRUE}
@dirrm share/glib-2.0/gettext/po
@dirrm share/glib-2.0/gettext
@dirrm share/glib-2.0
@@ -222,4 +222,4 @@ ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/glib20.mo
@dirrm include/glib/glib-2.0/gobject
@dirrm include/glib/glib-2.0/glib
@dirrm include/glib/glib-2.0
-@unexec ${RMDIR} %D/include/glib 2>/dev/null || true
+@unexec ${RMDIR} %D/include/glib 2>/dev/null || ${TRUE}
diff --git a/devel/libbonoboui/PLIST b/devel/libbonoboui/PLIST
index b82bfbf1969..9a98551984f 100644
--- a/devel/libbonoboui/PLIST
+++ b/devel/libbonoboui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/11 23:57:02 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:18 tron Exp $
bin/test-moniker
include/libbonoboui-2.0/bonobo.h
include/libbonoboui-2.0/bonobo/bonobo-canvas-component.h
@@ -78,8 +78,8 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libbonoboui-2.0.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/libbonoboui-2.0.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libbonoboui-2.0.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo
-@unexec ${RMDIR} -p share/gnome-2.0/ui 2>/dev/null || true
-@unexec ${RMDIR} -p lib/bonobo/servers 2>/dev/null || true
-@unexec ${RMDIR} -p lib/bonobo-2.0/samples 2>/dev/null || true
+@unexec ${RMDIR} -p share/gnome-2.0/ui 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} -p lib/bonobo/servers 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} -p lib/bonobo-2.0/samples 2>/dev/null || ${TRUE}
@dirrm include/libbonoboui-2.0/bonobo
@dirrm include/libbonoboui-2.0
diff --git a/devel/libglade2/PLIST b/devel/libglade2/PLIST
index 6bccc745af0..f53cd95ec00 100644
--- a/devel/libglade2/PLIST
+++ b/devel/libglade2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/09/07 03:24:12 rh Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:19 tron Exp $
include/libglade-2.0/glade/glade-build.h
include/libglade-2.0/glade/glade-init.h
include/libglade-2.0/glade/glade-parser.h
@@ -25,8 +25,8 @@ share/gtk-doc/html/libglade/libglade-notes.html
share/gtk-doc/html/libglade/libglade.html
share/xml/libglade/glade-2.0.dtd
@dirrm share/xml/libglade
-@unexec ${RMDIR} %D/share/xml 2>/dev/null || true
+@unexec ${RMDIR} %D/share/xml 2>/dev/null || ${TRUE}
@dirrm share/gtk-doc/html/libglade
-@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || true
+@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || ${TRUE}
@dirrm include/libglade-2.0/glade
@dirrm include/libglade-2.0
diff --git a/devel/libgnomeui/PLIST b/devel/libgnomeui/PLIST
index 911728f33ab..543873da859 100644
--- a/devel/libgnomeui/PLIST
+++ b/devel/libgnomeui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/12 01:21:58 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:19 tron Exp $
include/libgnomeui-2.0/gnome.h
include/libgnomeui-2.0/libgnomeui/gnome-about.h
include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h
@@ -144,6 +144,6 @@ share/pixmaps/gnome-info.png
share/pixmaps/gnome-question.png
share/pixmaps/gnome-warning.png
@dirrm share/gtk-doc/html/libgnomeui
-@unexec ${RMDIR} -p %D/share/gtk-doc/html 2>/dev/null || true
+@unexec ${RMDIR} -p %D/share/gtk-doc/html 2>/dev/null || ${TRUE}
@dirrm include/libgnomeui-2.0/libgnomeui
@dirrm include/libgnomeui-2.0
diff --git a/devel/libtool-base/PLIST b/devel/libtool-base/PLIST
index 52636c93b02..5306629a4e3 100644
--- a/devel/libtool-base/PLIST
+++ b/devel/libtool-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:35 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:19 tron Exp $
bin/libtool
bin/libtoolize
include/ltdl.h
@@ -31,4 +31,4 @@ share/libtool/ltconfig
share/libtool/ltmain.sh
@dirrm share/libtool/libltdl
@dirrm share/libtool
-@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || true
+@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || ${TRUE}
diff --git a/devel/pango/PLIST b/devel/pango/PLIST
index d38555e01c6..81a37e0d4bf 100644
--- a/devel/pango/PLIST
+++ b/devel/pango/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2002/10/21 03:02:24 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.7 2002/12/09 16:01:19 tron Exp $
bin/pango-querymodules
etc/pango/pango.modules
etc/pango/pangox.aliases
@@ -107,8 +107,8 @@ share/gtk-doc/html/pango/pango.html
share/gtk-doc/html/pango/pangomarkupformat.html
share/gtk-doc/html/pango/rendering.html
@dirrm share/gtk-doc/html/pango
-@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || true
-@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || true
+@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || ${TRUE}
@dirrm lib/pango/1.0.0/modules
@dirrm lib/pango/1.0.0
@dirrm lib/pango