diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:19:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:19:10 +0000 |
commit | ede043556ade09ad465784c5f2fb502acb9f021c (patch) | |
tree | a79b209788dfe6865c873b4f3e0bbeb22ff9b659 /graphics/tulip | |
parent | 705c1add3b04a25ac6223ad1382a9ebe43d17d3c (diff) | |
download | ports-ede043556ade09ad465784c5f2fb502acb9f021c.tar.gz ports-ede043556ade09ad465784c5f2fb502acb9f021c.zip |
Notes
Diffstat (limited to 'graphics/tulip')
-rw-r--r-- | graphics/tulip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 8f899b43bb2f..d4c9a61712b1 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -18,6 +18,8 @@ COMMENT= A system dedicated to the visualization of huge graphs LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut +BROKEN= Incorrect pkg-plist (does not compile completely?) + USE_BZIP2= yes USE_QT_VER= 3 QT_NONSTANDARD= yes |