diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 10:07:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 10:07:00 +0800 |
commit | c842272b2202efd63aba85a99871a9f43c3f990e (patch) | |
tree | 3ca26d9f72a22935d31900a0e55cf654962ed92d /games | |
parent | 22b739525365d74b99eb8bc641d17891cd80ed6e (diff) | |
download | freebsd-ports-gnome-c842272b2202efd63aba85a99871a9f43c3f990e.tar.gz freebsd-ports-gnome-c842272b2202efd63aba85a99871a9f43c3f990e.tar.zst freebsd-ports-gnome-c842272b2202efd63aba85a99871a9f43c3f990e.zip |
BROKEN: Does not package correctly (html manpage fallout from XFree86-4)
Diffstat (limited to 'games')
-rw-r--r-- | games/xpat2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 5927eda78e9f..8c53b8b6b506 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -15,6 +15,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src MAINTAINER= mph@freebsd.org +BROKEN= "Does not package correctly" + USE_IMAKE= yes USE_XPM= yes MAN6= xpat2.6 |