diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-18 12:05:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-18 12:05:19 +0000 |
commit | 501f056606393204698e10de207a00d8f8cda8d4 (patch) | |
tree | e8f73f925654112255a38f999eb267cd03638817 /graphics | |
parent | WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code (diff) |
BROKEN: Fails to patch
Notes
Notes:
svn path=/head/; revision=81226
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giram/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index d1cd79a7d54d..cb73bbc1d810 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -16,6 +16,8 @@ COMMENT= Giram is Really A Modeller RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray31 +BROKEN= "Fails to patch" + USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes |