summaryrefslogtreecommitdiff
path: root/math/xlife
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commitc3ac38e54fe681b35b0d41702c098f42cc7502f4 (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /math/xlife
parent9fdd5bb4ae03e0220deba9ae7dbe2c63691fee9a (diff)
downloadpkgsrc-c3ac38e54fe681b35b0d41702c098f42cc7502f4.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'math/xlife')
-rw-r--r--math/xlife/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xlife/PLIST b/math/xlife/PLIST
index 49bdfd349fa..8f9a29e2caf 100644
--- a/math/xlife/PLIST
+++ b/math/xlife/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:51 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:33 tron Exp $
bin/collect
bin/lifeconv
bin/lifesearch
@@ -232,4 +232,4 @@ share/xlife/wireworld/test.l
@dirrm share/xlife/life
@dirrm share/xlife/misc
@dirrm share/xlife/wireworld
-@unexec ${RMDIR} %D/share/xlife || true
+@unexec ${RMDIR} %D/share/xlife || ${TRUE}