diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 10:05:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 10:05:36 +0800 |
commit | 22b739525365d74b99eb8bc641d17891cd80ed6e (patch) | |
tree | 6b4ae99a87f70a99b9b60e8f62adc856c4220664 /games/xrot | |
parent | ba2bd3d21e55723c55bb89ccda81484cb3c46178 (diff) | |
download | freebsd-ports-gnome-22b739525365d74b99eb8bc641d17891cd80ed6e.tar.gz freebsd-ports-gnome-22b739525365d74b99eb8bc641d17891cd80ed6e.tar.zst freebsd-ports-gnome-22b739525365d74b99eb8bc641d17891cd80ed6e.zip |
BROKEN: Manpages do not build properly with XFree86-4
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 |