summaryrefslogtreecommitdiff
path: root/www/php-FastTemplate
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 /www/php-FastTemplate
parentac47c1e51eb2ab1e65648547c30db8c139286600 (diff)
downloadpkgsrc-39a943ad929276e9804df46db543ee340a5f286a.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'www/php-FastTemplate')
-rw-r--r--www/php-FastTemplate/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-FastTemplate/PLIST b/www/php-FastTemplate/PLIST
index dda15defe83..16e062dac1c 100644
--- a/www/php-FastTemplate/PLIST
+++ b/www/php-FastTemplate/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:04 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:51 tron Exp $
${PHP_LIB_SUBDIR}/class.FastTemplate.php3
share/doc/html/${PKGBASE}/FastTemplate.html
share/examples/${PKGBASE}/dynamic_example.php
@@ -18,4 +18,4 @@ share/examples/${PKGBASE}/templates/test.tpl
@dirrm share/examples/${PKGBASE}/templates
@dirrm share/examples/${PKGBASE}
@dirrm share/doc/html/${PKGBASE}
-@unexec ${RMDIR} -p %D/${PHP_LIB_SUBDIR} 2>/dev/null || true
+@unexec ${RMDIR} -p %D/${PHP_LIB_SUBDIR} 2>/dev/null || ${TRUE}