aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-06-21 12:56:06 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-06-21 12:56:06 +0000
commitd82f45dc5823639917586280db93e4639257972b (patch)
treef43ec8ea00e754bf443802b63af4fb1f1b6f5794 /sysutils/webmin/Makefile
parent26ce6e6775862ebdacb11b6067a24f476f3c26cd (diff)
downloadports-d82f45dc5823639917586280db93e4639257972b.tar.gz
ports-d82f45dc5823639917586280db93e4639257972b.zip
Notes
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r--sysutils/webmin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index d846bd0eace1..cbcd57d9a54f 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webmin
-PORTVERSION= 1.750
+PORTVERSION= 1.760
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf
@@ -33,7 +33,6 @@ 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