diff options
author | kris <kris@FreeBSD.org> | 2003-05-18 12:05:19 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-18 12:05:19 +0000 |
commit | c260e0f444d34e9b23ac4fe7099ceb34f68b4ef9 (patch) | |
tree | 2523cfe400a2c61d6f0e1b92f51b9b117148aab1 /graphics/giram | |
parent | 383fe1df7194a221b0273d2c130d3a593a4e9abc (diff) | |
download | FreeBSD-ports-c260e0f444d34e9b23ac4fe7099ceb34f68b4ef9.zip FreeBSD-ports-c260e0f444d34e9b23ac4fe7099ceb34f68b4ef9.tar.gz |
BROKEN: Fails to patch
Diffstat (limited to 'graphics/giram')
-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 d1cd79a..cb73bbc 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 |