diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-01-23 09:58:10 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-01-23 09:58:10 +0000 |
commit | 07f460b7910c54097a1079e31a24cc8210a632e7 (patch) | |
tree | fddb1c01c90e6fe0be7f27f764ff861e72665b1b /x11-toolkits/soqt | |
parent | 9232efaf1f3acf3720c2c775d3e052b2262e7b06 (diff) | |
download | ports-07f460b7910c54097a1079e31a24cc8210a632e7.tar.gz ports-07f460b7910c54097a1079e31a24cc8210a632e7.zip |
Notes
Diffstat (limited to 'x11-toolkits/soqt')
-rw-r--r-- | x11-toolkits/soqt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index 60c37d33a41a..b8f0318bb052 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -7,7 +7,7 @@ PORTNAME= SoQt PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= ports@FreeBSD.org COMMENT= Qt toolkit library for Coin -LIB_DEPENDS= Coin.45:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.60:${PORTSDIR}/graphics/Coin USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 |