summaryrefslogtreecommitdiff
path: root/x11/Xbae
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 /x11/Xbae
parentac47c1e51eb2ab1e65648547c30db8c139286600 (diff)
downloadpkgsrc-39a943ad929276e9804df46db543ee340a5f286a.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'x11/Xbae')
-rw-r--r--x11/Xbae/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xbae/PLIST b/x11/Xbae/PLIST
index 4fae7fa8cd6..83acca45f00 100644
--- a/x11/Xbae/PLIST
+++ b/x11/Xbae/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:05 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:54 tron Exp $
include/Xbae/Matrix.h
include/Xbae/Input.h
include/Xbae/Caption.h
@@ -44,4 +44,4 @@ share/doc/html/Xbae/INSTALL
@dirrm include/Xbae
@exec test %D = ${LOCALBASE} || ln -fs %D/share/aclocal/ac_find_xbae.m4 ${LOCALBASE}/share/aclocal/ac_find_xbae.m4
@unexec test %D = ${LOCALBASE} || ${RM} ${LOCALBASE}/share/aclocal/ac_find_xbae.m4
-@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || true
+@unexec ${RMDIR} %D/share/aclocal 2>/dev/null || ${TRUE}