summaryrefslogtreecommitdiff
path: root/math/gnumeric0
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commit04ef0ab0bc819f60fbb9bf3caf332481ed9e528e (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /math/gnumeric0
parentc04f6bcfb2c786201abd33ac5b817ec78540c618 (diff)
downloadpkgsrc-04ef0ab0bc819f60fbb9bf3caf332481ed9e528e.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}