diff options
author | kris <kris@FreeBSD.org> | 2006-02-13 06:19:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-13 06:19:10 +0800 |
commit | 288091a73e9a0bde81c2ba60e87d8b99f6f94b88 (patch) | |
tree | 409ba7ca5f2eac02963d8e8beddb3e6c693ba7c3 /graphics | |
parent | 1d0b142712825ceea7dcf1766dffb5360bfeae5c (diff) | |
download | freebsd-ports-gnome-288091a73e9a0bde81c2ba60e87d8b99f6f94b88.tar.gz freebsd-ports-gnome-288091a73e9a0bde81c2ba60e87d8b99f6f94b88.tar.zst freebsd-ports-gnome-288091a73e9a0bde81c2ba60e87d8b99f6f94b88.zip |
BROKEN: Incorrect pkg-plist (does not compile completely?)
Diffstat (limited to 'graphics')
-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 |