diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-07 19:06:32 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-07 19:06:32 +0000 |
commit | 79e531445b8dd6022b681028f0bdbb635bb9dd9e (patch) | |
tree | 0813bc1b2ffbb35a3f9ae9629ccde8a971666ea8 /x11-toolkits/soqt | |
parent | 177fc03a5416467bcd852ac8ef83a0bef424c9f8 (diff) | |
download | ports-79e531445b8dd6022b681028f0bdbb635bb9dd9e.tar.gz ports-79e531445b8dd6022b681028f0bdbb635bb9dd9e.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 5fbe6e8326c6..7ca6e4bb1493 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -7,7 +7,7 @@ PORTNAME= SoQt PORTVERSION= 1.4.1 -PORTREVISION= 6 +PORTREVISION= 7 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= cristianorolim@hotmail.com COMMENT= Qt4 toolkit library for Coin -LIB_DEPENDS= Coin.60:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin USE_AUTOTOOLS= libtool:22 USE_QT_VER= 4 |