Fix Coin dependency.

Reported by:	bento
This commit is contained in:
Tilman Keskinoz 2003-09-15 16:04:34 +00:00
parent f34b8bf714
commit 48d448b507
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88989

View File

@ -7,6 +7,7 @@
PORTNAME= SoQt
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/
DIST_SUBDIR= KDE
@ -14,7 +15,7 @@ DIST_SUBDIR= KDE
MAINTAINER= roland.jesse@gmx.net
COMMENT= Qt toolkit library for Coin
LIB_DEPENDS= Coin.40:${PORTSDIR}/graphics/Coin
LIB_DEPENDS= Coin.41:${PORTSDIR}/graphics/Coin
USE_QT_VER= 3
USE_LIBTOOL= yes