diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 2000-03-20 23:25:21 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 2000-03-20 23:25:21 +0000 |
commit | 7cc807dbeacd4330a32376f439fe8bb59cb9ab42 (patch) | |
tree | 7af3ed64c69f6db2ddec8605c4875b72175fbc15 /x11-toolkits/qt30 | |
parent | cee83caf0e195c0669ebfd8208d100698766cc67 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qt30')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index aab47b0ecd25..09a60855d4e1 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -15,7 +15,7 @@ MAINTAINER= imura@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - MesaGL.14:${PORTSDIR}/graphics/Mesa3 + GL.14:${PORTSDIR}/graphics/Mesa3 NO_LATEST_LINK= yes USE_GMAKE= yes |