aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp13
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2011-09-27 18:37:39 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2011-09-27 18:37:39 +0000
commitc0c81fbd9e7b6927244f89802f595cd6e0632fb3 (patch)
tree6e1b390764623d0c808a72de7cc62d3fc4f46769 /www/cakephp13
parentcad75c00a9040807115ac518ec796200fca0c703 (diff)
downloadports-c0c81fbd9e7b6927244f89802f595cd6e0632fb3.tar.gz
ports-c0c81fbd9e7b6927244f89802f595cd6e0632fb3.zip
Notes
Diffstat (limited to 'www/cakephp13')
-rw-r--r--www/cakephp13/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile
index 5734ef7ce9c9..18b1db977c85 100644
--- a/www/cakephp13/Makefile
+++ b/www/cakephp13/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cakephp
PORTVERSION= 1.3.12
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/ \
LOCAL/glarkin
@@ -141,7 +142,7 @@ post-extract:
@${FIND} ${WRKSRC} -name ._\* -delete
post-patch:
- @${RM} ${WRKSRC}/cake/console/cake.orig \
+ @${RM} -f ${WRKSRC}/cake/console/cake.orig \
${WRKSRC}/app/config/core.php.orig
do-install: