diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-04 03:36:21 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-04 03:36:21 +0800 |
commit | 1f623f89b9ced52a3393ca14e5866c9260f2f22a (patch) | |
tree | 96406504834f73ac5b8d266c49e6504f30588fee /graphics | |
parent | d8e8917fa194adb9711507208bffa0113e5410ef (diff) | |
download | freebsd-ports-gnome-1f623f89b9ced52a3393ca14e5866c9260f2f22a.tar.gz freebsd-ports-gnome-1f623f89b9ced52a3393ca14e5866c9260f2f22a.tar.zst freebsd-ports-gnome-1f623f89b9ced52a3393ca14e5866c9260f2f22a.zip |
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 ac9f425ac8b6..6df5b92b2559 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 |