diff options
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 |