diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 12:18:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 12:18:43 +0000 |
commit | 439b8a040c6cc5d9c091b08a90056d1059d4640b (patch) | |
tree | 8132e1111bd2c96ba9c0959d3cfce2b62a26551b /www/smarty | |
parent | f26c8efaac7d5c7934a01e89d790bac25766df39 (diff) | |
download | ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.tar.gz ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.zip |
Notes
Diffstat (limited to 'www/smarty')
-rw-r--r-- | www/smarty/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 6bc79eb75f2b..8e3db6e56c98 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -29,8 +29,6 @@ MSG_SRC=${FILESDIR}/pkg-message MSG_SUB= DATADIR=${DATADIR} LOCALBASE=${LOCALBASE} -CPIO?= /usr/bin/cpio - do-install: @${MKDIR} ${DATADIR} .for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php debug.tpl |