1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Make usable as a regular user

This commit is contained in:
Antoine Brodin 2016-09-11 07:14:10 +00:00
parent d5f2b09bd7
commit d3b13d88a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421804

View File

@ -3,6 +3,7 @@
PORTNAME= cloud_sptheme
PORTVERSION= 1.7.1
PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -42,7 +43,7 @@ DOC_FILES4= *.css *.gif *.js *.png *.svg
OPTIONS_DEFINE= DOCS
post-extract:
@${CHMOD} 644 ${WRKSRC}/cloud_sptheme/themes/greencloud/theme.conf
@${CHMOD} -R a+rX ${WRKSRC}
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${DOCSDIR2}