aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sge62
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-07-30 17:39:23 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-07-30 17:39:23 +0000
commita5ac9de8fcf4423f4ded858e49bd56c5e209bc85 (patch)
tree7ea009c5141c2ea2d14c1ce23e6a6766b6457726 /sysutils/sge62
parentc922014e07b435c15b97828af8f7978148ae7220 (diff)
downloadports-a5ac9de8fcf4423f4ded858e49bd56c5e209bc85.tar.gz
ports-a5ac9de8fcf4423f4ded858e49bd56c5e209bc85.zip
Remove a .orig file that results from patching so it isn't installed.
Reported by: pointyhat (vis kris)
Notes
Notes: svn path=/head/; revision=140483
Diffstat (limited to 'sysutils/sge62')
-rw-r--r--sysutils/sge62/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile
index 2c80fac4a759..420ba0e4b246 100644
--- a/sysutils/sge62/Makefile
+++ b/sysutils/sge62/Makefile
@@ -136,6 +136,7 @@ post-patch:
${WRKSRC}/3rdparty/qmake/FREEBSD_*/glob/Makefile \
${WRKSRC}/3rdparty/qtcsh/FREEBSD_*/Makefile
@${RM} ${WRKSRC}/dist/util/arch_variables.orig
+ @${RM} ${WRKSRC}/dist/util/install_modules/inst_common.sh.orig
@${FIND} ${WRKSRC} -name Makefile | ${XARGS} \
${REINPLACE_CMD} "s|-g -O2|${CFLAGS}|"
@${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \