aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-26 06:11:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-26 06:11:38 +0000
commit320f84ff25d1acb2f596b64d930922470188d473 (patch)
tree86be2e854272b0783b3f71b6144808fed2c83b39 /www
parent18455e930f1fe3d02402f74a78582a3c7cbaee6d (diff)
downloadports-320f84ff25d1acb2f596b64d930922470188d473.tar.gz
ports-320f84ff25d1acb2f596b64d930922470188d473.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/google-appengine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile
index 88c26859346a..1be7182b71d4 100644
--- a/www/google-appengine/Makefile
+++ b/www/google-appengine/Makefile
@@ -64,7 +64,7 @@ do-install:
.for D in ${GAEDATADIR}
@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${D} ${STAGEDIR}${DATADIR})
.endfor
- @${MKDIR} ${EXAMPLESDIR}
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} demos ${STAGEDIR}${EXAMPLESDIR})
.for S in ${GAESCRIPTS}
${INSTALL_SCRIPT} ${WRKSRC}/${S} ${STAGEDIR}${DATADIR}