diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/grx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/grx/Makefile b/graphics/grx/Makefile index 1c8c3f160a38..45f54d3a9fb4 100644 --- a/graphics/grx/Makefile +++ b/graphics/grx/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= alepulver@FreeBSD.org COMMENT= A 2D graphics library +BROKEN= fails to compile + USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |