diff options
author | will <will@FreeBSD.org> | 2000-12-22 14:01:12 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-22 14:01:12 +0800 |
commit | eb5db4c9dbc7fcc3f70dc90a6f41bc91725f4c60 (patch) | |
tree | 0152ef4e12564a856e960e85e9699e0ca009323e /x11-toolkits/qt31/distinfo | |
parent | 44ff71750b66007b7315b5aed92171aadd4087ce (diff) | |
download | freebsd-ports-gnome-eb5db4c9dbc7fcc3f70dc90a6f41bc91725f4c60.tar.gz freebsd-ports-gnome-eb5db4c9dbc7fcc3f70dc90a6f41bc91725f4c60.tar.zst freebsd-ports-gnome-eb5db4c9dbc7fcc3f70dc90a6f41bc91725f4c60.zip |
Add in antialiasing support (PORTREVISION conditional on whether AA
support is compiled in), untested because I don't have X4.0.2, but the
port works fine for the non-X4.0.2 case. Also substitute multiple perl
regexes on the same file for one sed regex. Add MAKE_ARGS=-j2 by default
since it makes QT compile faster even on uniprocessor systems.
I wanted to avoid putting the AA patch in CVS since it will be short-lived,
as the patch is in TrollTech's CVS and will most likely be released as part
of QT 2.2.4. Nevertheless, I thought I'd bring it in for the folks who
like bleeding edge.. since antialiasing most likely improves KDE2's look
and feel very much.
Submitted by: kevlo (AA patch)
Mikhail Teterin <mi@aldan.algebra.com> (-j2)
Diffstat (limited to 'x11-toolkits/qt31/distinfo')
-rw-r--r-- | x11-toolkits/qt31/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt31/distinfo b/x11-toolkits/qt31/distinfo index ba0d2de41a17..2d9f30cfc960 100644 --- a/x11-toolkits/qt31/distinfo +++ b/x11-toolkits/qt31/distinfo @@ -1 +1,2 @@ MD5 (qt-x11-2.2.3.tar.gz) = 964ca0e7e641271a2f5706a0e4383fcf +MD5 (qt-aa-2.2.3.diff.gz) = 027a296235e541d78d72ff99b4a86515 |