aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icingaweb2-module-grafana/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/icingaweb2-module-grafana/Makefile')
-rw-r--r--net-mgmt/icingaweb2-module-grafana/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/icingaweb2-module-grafana/Makefile b/net-mgmt/icingaweb2-module-grafana/Makefile
index 041e4f6d5105..15a59b4613d4 100644
--- a/net-mgmt/icingaweb2-module-grafana/Makefile
+++ b/net-mgmt/icingaweb2-module-grafana/Makefile
@@ -2,7 +2,7 @@
PORTNAME= icingaweb2-module-grafana
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.5
+DISTVERSION= 1.3.6
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org
@@ -22,7 +22,7 @@ NO_ARCH= yes
WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//}
do-install:
- @${RM} -r ${WRKSRC}/.README.md.swp ${WRKSRC}/.github
+ @${RM} -r ${WRKSRC}/.idea ${WRKSRC}/.github
@${MKDIR} ${STAGEDIR}${WWWDIR}
(cd ${WRKSRC} && \
${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})