diff options
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 cfae670..35683c6 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A system dedicated to the visualization of huge graphs +LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut + USE_BZIP2= yes USE_QT_VER= 3 QT_NONSTANDARD= yes |