diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:25:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:25:41 +0000 |
commit | 4e40abb0024060acadecf2904fc9654342567d4a (patch) | |
tree | a0b8320d2d38ea80f37c287377ca48c7ddf3f335 /graphics/pixmap | |
parent | dd1a02b639c6bee7ae911ef068e511c323bc552e (diff) | |
download | freebsd-ports-4e40abb0024060acadecf2904fc9654342567d4a.zip |
BROKEN: Does not build with XFree86-4
Diffstat (limited to 'graphics/pixmap')
-rw-r--r-- | graphics/pixmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile index b1fdbce1bb23..9c330ab7166a 100644 --- a/graphics/pixmap/Makefile +++ b/graphics/pixmap/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= jmz@FreeBSD.org +BROKEN= "Does not build with XFree86-4" + WRKSRC= ${WRKDIR}/pixmap USE_IMAKE= yes USE_XPM= yes |