diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:10:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:10:44 +0000 |
commit | 62c30dca987abc1ad79a93e183b3dd08ca21381f (patch) | |
tree | d188deb38018985c4d75d512d26646aafe4a32c6 /games | |
parent | BROKEN: Does not find tcl correctly (diff) |
BROKEN: Does not build
Diffstat (limited to 'games')
-rw-r--r-- | games/xpipeman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index fb4ddc9ceeff..f9afa5a237b5 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + USE_IMAKE= yes MAN6= xpipeman.6 |