diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-01 02:17:49 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-01 02:17:49 +0000 |
commit | 1b4e5b49b4f51106645cc739a9a6d87c2a0ee972 (patch) | |
tree | 9f81c796654c03fd50e69d0a22bd6c6461048074 /x11-toolkits/qt145 | |
parent | 5a11b470cea2cb23e0ed7096ce576ea9d3cf838e (diff) | |
download | ports-1b4e5b49b4f51106645cc739a9a6d87c2a0ee972.tar.gz ports-1b4e5b49b4f51106645cc739a9a6d87c2a0ee972.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt145')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index a6a6b1fda7da..cc504b412b7c 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.23 1998/09/27 16:06:59 steve Exp $ +# $Id: Makefile,v 1.24 1998/09/27 17:46:48 steve Exp $ # DISTNAME= qt-${MAJ}.${MIN} @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.troll.no/qt/source/ MAINTAINER= andreas@FreeBSD.ORG -LIB_DEPENDS= MesaGL.13:${PORTSDIR}/graphics/Mesa2 +LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 MAJ= 1 MIN= 40 |