aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-11-03 06:45:14 +0800
committermat <mat@FreeBSD.org>2016-11-03 06:45:14 +0800
commitd9ec328e16b795889ee8d72196228f00a0a3393a (patch)
treeadf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /x11-toolkits
parent759b32261f3c119f1062868d580795d19060e71b (diff)
downloadfreebsd-ports-gnome-d9ec328e16b795889ee8d72196228f00a0a3393a.tar.gz
freebsd-ports-gnome-d9ec328e16b795889ee8d72196228f00a0a3393a.tar.zst
freebsd-ports-gnome-d9ec328e16b795889ee8d72196228f00a0a3393a.zip
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnocl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index d8146cd62c7f..e7fda371e868 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -34,9 +34,6 @@ BASEDIR= lib/${PORTNAME}${BASE_VERSION}
PLIST_FILES= ${BASEDIR}/${PORTNAME}.so \
${BASEDIR}/pkgIndex.tcl
-post-extract:
- ${CHMOD} -R u+w ${WRKSRC}
-
post-patch:
${REINPLACE_CMD} -e 's|tclsh|${TCLSH}|; \
s|%%LOCALBASE%%|${LOCALBASE}|; \