diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/pysol/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 3191a8d6e354..967edeab3b10 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/09/21 07:50:43 tg Exp $ +# $Id: Makefile,v 1.4 1998/10/07 08:03:03 tg Exp $ # DISTNAME= pysol-1.10 @@ -14,6 +14,8 @@ MAINTAINER= tg@FreeBSD.ORG RUN_DEPENDS= python:${PORTSDIR}/lang/python +BROKEN= fetch + do-build: do-install: |