diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-12-28 19:44:04 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-12-28 19:44:04 +0000 |
commit | a1b716e05966abf254de26fa69f62f9eed8fe5f0 (patch) | |
tree | e892b08a8978ea2d83f3f4d07081cdd381a9b638 /x11-toolkits/soqt | |
parent | 9d4b5e02e1d23c4a42ce05f9bd8eade38fbb1b84 (diff) | |
download | ports-a1b716e05966abf254de26fa69f62f9eed8fe5f0.tar.gz ports-a1b716e05966abf254de26fa69f62f9eed8fe5f0.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 849551f2a8e6..aeccb78bd7b5 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -7,7 +7,7 @@ PORTNAME= SoQt PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 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.44:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.45:${PORTSDIR}/graphics/Coin USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 |