diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:05:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:05:36 +0000 |
commit | 4d505816ea93b6f2cf117c8fbdc7e997c208a1a1 (patch) | |
tree | a68b56186746193a0f21a9bf6dfbe10b8af83689 /games/xrot | |
parent | 2209bc25ca1c3962b01c226c45bc295310776091 (diff) | |
download | ports-4d505816ea93b6f2cf117c8fbdc7e997c208a1a1.tar.gz ports-4d505816ea93b6f2cf117c8fbdc7e997c208a1a1.zip |
Notes
Diffstat (limited to 'games/xrot')
-rw-r--r-- | games/xrot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile index d8e0edcb2cb5..0b693ff96ff3 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= will MAINTAINER= markp@FreeBSD.org +BROKEN= "Does not build manpages with XFree86-4" + WRKSRC= ${WRKDIR}/xrot USE_IMAKE= yes USE_XPM= yes |