diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-20 21:09:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-20 21:09:39 +0000 |
commit | 1bcc88d901824dd717579f06515d83eca7ce371c (patch) | |
tree | 392bc5356c62b03b6381acc8b14e1ecd02800861 /games/glife | |
parent | 6ee5057cf51fd92a61d0d0997d86a0c611b9894b (diff) | |
download | ports-1bcc88d901824dd717579f06515d83eca7ce371c.tar.gz ports-1bcc88d901824dd717579f06515d83eca7ce371c.zip |
BROKEN: Does not patch
Notes
Notes:
svn path=/head/; revision=66915
Diffstat (limited to 'games/glife')
-rw-r--r-- | games/glife/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 179df1952c89..ff4173097d5b 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -15,6 +15,8 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not patch" + USE_REINPLACE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes |