diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-07 02:29:11 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-07 02:29:11 +0800 |
commit | 6141c2c9cdf15783316f13002373284314309bc9 (patch) | |
tree | f47ef6842492b1e5858fb2aecb51427273497212 /x11-toolkits | |
parent | 49bd17d0a4b0ab305572c0ad66bd5d2e0567e606 (diff) | |
download | freebsd-ports-gnome-6141c2c9cdf15783316f13002373284314309bc9.tar.gz freebsd-ports-gnome-6141c2c9cdf15783316f13002373284314309bc9.tar.zst freebsd-ports-gnome-6141c2c9cdf15783316f13002373284314309bc9.zip |
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')
-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 |