diff options
author | kris <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
commit | a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3 (patch) | |
tree | e6362e7b89d3f946d2b47104af9c14bb8f69f02b /www/grail | |
parent | 06b57f98844cb99ac4c0e3376e7d3d9df2b3025d (diff) | |
download | FreeBSD-ports-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.zip FreeBSD-ports-a4c2513b886c4ae4d735bc41c55de17ffc4ec7a3.tar.gz |
BROKEN -> IGNORE to prevent package build
Diffstat (limited to 'www/grail')
-rw-r--r-- | www/grail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index f27bff7..2b2e539 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@freebsd.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter -BROKEN= "Doesn't seem to work with Python 2.x" +IGNORE= "Doesn't seem to work with Python 2.x" USE_PYTHON= yes GRAILSUBDIR= share/grail |