summaryrefslogtreecommitdiff
path: root/audio/yamt
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 /audio/yamt
parentac47c1e51eb2ab1e65648547c30db8c139286600 (diff)
downloadpkgsrc-39a943ad929276e9804df46db543ee340a5f286a.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'audio/yamt')
-rw-r--r--audio/yamt/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yamt/PLIST b/audio/yamt/PLIST
index 79ca6d061af..b034647d804 100644
--- a/audio/yamt/PLIST
+++ b/audio/yamt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2002/06/23 09:23:28 kent Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:13 tron Exp $
bin/yamt
share/gnome/apps/Applications/yamt.desktop
share/gnome/help/yamt/C/about.html
@@ -30,4 +30,4 @@ share/pixmaps/yamt/yamt-logo.png
@dirrm share/pixmaps/yamt
@dirrm share/gnome/help/yamt/C
@dirrm share/gnome/help/yamt
-@unexec ${RMDIR} -p %D/share/gnome/apps/Applications 2> /dev/null || true
+@unexec ${RMDIR} -p %D/share/gnome/apps/Applications 2> /dev/null || ${TRUE}