summaryrefslogtreecommitdiff
path: root/x11-toolkits/soqt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-09-15 16:04:34 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-09-15 16:04:34 +0000
commit48d448b50769f48e821f090f59464cb1695330f7 (patch)
tree5a1408592f47e214f3e2c61c3f9f7dc782e49f89 /x11-toolkits/soqt
parentim-ja needs gnomepanel. (diff)
Fix Coin dependency.
Reported by: bento
Notes
Notes: svn path=/head/; revision=88989
Diffstat (limited to 'x11-toolkits/soqt')
-rw-r--r--x11-toolkits/soqt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile
index c56378cb4d58..20224a452e64 100644
--- a/x11-toolkits/soqt/Makefile
+++ b/x11-toolkits/soqt/Makefile
@@ -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