The distfile disappeared from the HTTP site. Use the FTP site
instead.
This commit is contained in:
parent
f9d82b8a81
commit
e32f81bbfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35755
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user