diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-03 19:36:21 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-03 19:36:21 +0000 |
commit | 1f623f89b9ced52a3393ca14e5866c9260f2f22a (patch) | |
tree | 96406504834f73ac5b8d266c49e6504f30588fee /graphics | |
parent | d8e8917fa194adb9711507208bffa0113e5410ef (diff) | |
download | FreeBSD-ports-1f623f89b9ced52a3393ca14e5866c9260f2f22a.zip FreeBSD-ports-1f623f89b9ced52a3393ca14e5866c9260f2f22a.tar.gz |
Mark BROKEN: does not build
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 ac9f425..6df5b92 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= does not build + USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |