diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:45:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:45:28 +0800 |
commit | ab8517d15c6b5ed5f7243ecdbe9cf96208699ebe (patch) | |
tree | 219808c694e7e6faf43afc107a1695c36e3fcb4a /games | |
parent | cdbc932d3c3af7a71574a9e6e9f312c55f2b7af9 (diff) | |
download | freebsd-ports-graphics-ab8517d15c6b5ed5f7243ecdbe9cf96208699ebe.tar.gz freebsd-ports-graphics-ab8517d15c6b5ed5f7243ecdbe9cf96208699ebe.tar.zst freebsd-ports-graphics-ab8517d15c6b5ed5f7243ecdbe9cf96208699ebe.zip |
BROKEN: Does not configure
Diffstat (limited to 'games')
-rw-r--r-- | games/pythoong/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/pythoong/Makefile b/games/pythoong/Makefile index d82ae4dd12d..d8c7b916694 100644 --- a/games/pythoong/Makefile +++ b/games/pythoong/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://perso.wanadoo.fr/christophe.cressend/tarballs/ MAINTAINER= ports@FreeBSD.org COMMENT= A snake-like game written for Gnome desktop +BROKEN= Does not configure + BUILD_DEPENDS= xbmtopbm:${PORTSDIR}/graphics/netpbm WRKSRC= ${WRKDIR}/${PORTNAME} |