diff options
Diffstat (limited to 'x11-toolkits/qt31/Makefile')
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index e7fc891de579..6c597d5eccc4 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PORTVERSION= 2.2.3 .if exists(${X11BASE}/lib/libXft.so) && !defined(NO_AA) -PORTREVISION= 1 +PORTREVISION= 2 .endif CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ |