diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:45:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:45:28 +0000 |
commit | b68fd3eb1955dcf5b9be2932eae9a795ab68db9e (patch) | |
tree | a1cd54a5f24be1dcebebce50d2bd90c8458e83cc /games | |
parent | 590f3f55259c0cba9a55324ef882979417fdf385 (diff) | |
download | ports-b68fd3eb1955dcf5b9be2932eae9a795ab68db9e.tar.gz ports-b68fd3eb1955dcf5b9be2932eae9a795ab68db9e.zip |
Notes
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 d82ae4dd12db..d8c7b916694b 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} |