diff options
author | beech <beech@FreeBSD.org> | 2009-01-23 17:58:10 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2009-01-23 17:58:10 +0800 |
commit | a0abbe430c2972d354075854c7e6c26c7a6a8cb3 (patch) | |
tree | cf37058a0d558897807c42c562c96e7cf25526f2 /x11-toolkits/soqt | |
parent | 379952d85dadc5b0f9c39aa2225cae805dc7697c (diff) | |
download | freebsd-ports-gnome-a0abbe430c2972d354075854c7e6c26c7a6a8cb3.tar.gz freebsd-ports-gnome-a0abbe430c2972d354075854c7e6c26c7a6a8cb3.tar.zst freebsd-ports-gnome-a0abbe430c2972d354075854c7e6c26c7a6a8cb3.zip |
- Chase graphics/Coin shlib bump
- Bump portrevision
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 |