diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:07:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:07:00 +0000 |
commit | d4e28360c283e72c511fe5998e4841708be34882 (patch) | |
tree | 30154b5ef9943a40202d22a50db5c67de76f51b2 /games/xpat2 | |
parent | 4d505816ea93b6f2cf117c8fbdc7e997c208a1a1 (diff) | |
download | ports-d4e28360c283e72c511fe5998e4841708be34882.tar.gz ports-d4e28360c283e72c511fe5998e4841708be34882.zip |
Notes
Diffstat (limited to 'games/xpat2')
-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 |