summaryrefslogtreecommitdiff
path: root/math/gnumeric0
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-12-09 16:01:10 +0000
committertron <tron@pkgsrc.org>2002-12-09 16:01:10 +0000
commit39a943ad929276e9804df46db543ee340a5f286a (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /math/gnumeric0
parentac47c1e51eb2ab1e65648547c30db8c139286600 (diff)
downloadpkgsrc-39a943ad929276e9804df46db543ee340a5f286a.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'math/gnumeric0')
-rw-r--r--math/gnumeric0/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric0/PLIST b/math/gnumeric0/PLIST
index 59f2153e1d4..9ee36db3e61 100644
--- a/math/gnumeric0/PLIST
+++ b/math/gnumeric0/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/12/01 15:56:56 salo Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/12/09 16:01:33 tron Exp $
bin/gnumeric
lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.a
lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la
@@ -792,4 +792,4 @@ share/pixmaps/gnumeric/top_border
@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins
@dirrm lib/gnumeric/${PKGVERSION}-bonobo
@dirrm lib/gnumeric
-@unexec ${RMDIR} %D/share/mc/templates >/dev/null 2>&1 || true
+@unexec ${RMDIR} %D/share/mc/templates >/dev/null 2>&1 || ${TRUE}