aboutsummaryrefslogtreecommitdiff
path: root/www/nextcloud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nextcloud/Makefile')
-rw-r--r--www/nextcloud/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile
index ebe87352ca59..e437cc769c8e 100644
--- a/www/nextcloud/Makefile
+++ b/www/nextcloud/Makefile
@@ -55,8 +55,6 @@ WITH_OPENSSL_PORT= yes
do-install:
@${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR}
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
-
-post-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}/data
.include <bsd.port.mk>