diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-17 04:03:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-17 04:03:34 +0800 |
commit | a66472b0dd38aef08e23d810ea7799e80c92ddb1 (patch) | |
tree | 432015a6ed84bce565e3752fa11d9d3e73b21be4 /graphics | |
parent | 0d39189f2370b467831921f37b36069f45f11227 (diff) | |
download | freebsd-ports-gnome-a66472b0dd38aef08e23d810ea7799e80c92ddb1.tar.gz freebsd-ports-gnome-a66472b0dd38aef08e23d810ea7799e80c92ddb1.tar.zst freebsd-ports-gnome-a66472b0dd38aef08e23d810ea7799e80c92ddb1.zip |
Mark broken: fails to compile.
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 |