diff options
author | obrien <obrien@FreeBSD.org> | 2001-10-07 02:29:11 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-10-07 02:29:11 +0800 |
commit | 5604445601b4de8c21b9108ea884bc1fdd8ce91b (patch) | |
tree | 3dcf5aed3faa10bf81028eb528fbba396d3a6aa9 /x11-toolkits/qt145 | |
parent | 8b583a199da973c916e23c3f29928f9ed6d38d58 (diff) | |
download | freebsd-ports-graphics-5604445601b4de8c21b9108ea884bc1fdd8ce91b.tar.gz freebsd-ports-graphics-5604445601b4de8c21b9108ea884bc1fdd8ce91b.tar.zst freebsd-ports-graphics-5604445601b4de8c21b9108ea884bc1fdd8ce91b.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/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 55d9db04213..cc0d7af05fb 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 |