aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-02-26 11:44:58 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-02-26 11:44:58 +0000
commite59bc71d72b4805e2b9c2733525977a320fea659 (patch)
tree473a193de64363713af6650df8351e7bc5660d1d /sysutils/webmin
parentff43cef2756ddfffbbb272bbf73432ea118c4b10 (diff)
Notes
Diffstat (limited to 'sysutils/webmin')
-rw-r--r--sysutils/webmin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index b38bf691127c..2e1e9f8b82fc 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= webmin
PORTVERSION= 1.670
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
@@ -34,6 +35,7 @@ post-extract:
${TAR} --unlink -xzf ${DISTDIR}/$${webmin_module} -C ${WRKSRC}; \
done; \
fi
+ @${FIND} ${WRKSRC} -name .xvpics | ${XARGS} ${RM} -r
post-patch:
@${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/setup.sh