diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-03 19:36:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-03 19:36:21 +0000 |
commit | 18c824f0b24384c04009c08bfe53838d8ff226ca (patch) | |
tree | 8dafdb730551c0aed5e02087e3715bbfe76689fa /graphics/grx | |
parent | 45bcc56b62276ea24efd122f5785ac395a9a9488 (diff) | |
download | ports-18c824f0b24384c04009c08bfe53838d8ff226ca.tar.gz ports-18c824f0b24384c04009c08bfe53838d8ff226ca.zip |
Notes
Diffstat (limited to 'graphics/grx')
-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 |