summaryrefslogtreecommitdiff
path: root/www/grail
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-29 08:07:47 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-29 08:07:47 +0000
commit6082ca2e05b85fdb12f2aef925cab45c43bde641 (patch)
treea0f246c26b50146fa795ed24dbed9fe7377d3238 /www/grail
parentFix build on -stable and -current (diff)
find->${FIND},xargs->${XARGS}
PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Notes
Notes: svn path=/head/; revision=67236
Diffstat (limited to 'www/grail')
-rw-r--r--www/grail/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 6745eeb36db8..844106a33208 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -24,7 +24,6 @@ GRAILDIR= ${PREFIX}/${GRAILSUBDIR}
DIRS_CMD= ${SED} -e '/^@dirrm/bok' -e 'D' -e ':ok' -e 's,@dirrm ,,' < ${PLIST}
FILES_CMD= ${SED} -e '/^share\//bok' -e 'D' -e ':ok' -e 's,${GRAILSUBDIR}/,,' < ${PLIST}
-FIND?=find
PYTHON?=python
do-build: