diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-06 18:29:11 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-06 18:29:11 +0000 |
commit | 6141c2c9cdf15783316f13002373284314309bc9 (patch) | |
tree | f47ef6842492b1e5858fb2aecb51427273497212 /x11-toolkits/qt145 | |
parent | o Update to 2.4.94 (patchlevel c) (diff) |
Explicitly set the LATEST_LINK to "qt1". The KDE maintainers can
decide if they want to change the port name back to just "qt" or not.
Diffstat (limited to 'x11-toolkits/qt145')
-rw-r--r-- | x11-toolkits/qt145/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile index 55d9db042131..cc0d7af05fb9 100644 --- a/x11-toolkits/qt145/Makefile +++ b/x11-toolkits/qt145/Makefile @@ -19,6 +19,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= kde@FreeBSD.org +LATEST_LINK= qt1 USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes |