diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/grail/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index bac5bcfbd51f..80852f64d077 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -8,15 +8,14 @@ PORTNAME= grail PORTVERSION= 0.6 CATEGORIES= www python -MASTER_SITES= http://grail.sourceforge.net/source/ \ - http://grail.cnri.reston.va.us/grail/source/ +MASTER_SITES= ftp://ftp.python.org/pub/grail/ DISTFILES= ${PORTNAME}-06.tgz MAINTAINER= nectar@freebsd.org -USE_PYTHON= yes RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter +USE_PYTHON= yes GRAILSUBDIR= share/grail GRAILDIR= ${PREFIX}/${GRAILSUBDIR} DIRS_CMD= ${SED} -e '/^@dirrm/bok' -e 'D' -e ':ok' -e 's,@dirrm ,,' < ${PLIST} |