diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-08 03:06:32 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-08 03:06:32 +0800 |
commit | 6cd94826d75edf21eaa0b5321017be37061d0bfb (patch) | |
tree | e3ededb7fcee2c80e67629f3a9e740f634f7e650 /x11-toolkits | |
parent | 5bccc35a8f205e140d5ff0ff4df06366b66046d9 (diff) | |
download | freebsd-ports-gnome-6cd94826d75edf21eaa0b5321017be37061d0bfb.tar.gz freebsd-ports-gnome-6cd94826d75edf21eaa0b5321017be37061d0bfb.tar.zst freebsd-ports-gnome-6cd94826d75edf21eaa0b5321017be37061d0bfb.zip |
- BUMP PORTREVISION due of update of graphics/Coin.
Approved by: itetcu (mentor)
Diffstat (limited to 'x11-toolkits')
-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 |