diff options
Diffstat (limited to 'www/grail')
-rw-r--r-- | www/grail/Makefile | 1 |
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: |