diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-25 08:43:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-25 08:43:32 +0000 |
commit | 3711641b5ae93a5ec2aca044d3e32039d66e2239 (patch) | |
tree | 78dbe7ee00070577e18ec75d57effd34a9fc30aa /graphics/tulip | |
parent | 88f98f0816dd016ea34e310e19cbda89e0f5b865 (diff) | |
download | ports-3711641b5ae93a5ec2aca044d3e32039d66e2239.tar.gz ports-3711641b5ae93a5ec2aca044d3e32039d66e2239.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 cfae670809b2..35683c6069f0 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 |