diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-06 03:24:00 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-06 03:24:00 +0000 |
commit | 152d8bd12afba4bdef3742880628a115d871251a (patch) | |
tree | 1546e97462875093e13dfa6c140d42f1dc38af4a /x11-toolkits | |
parent | upgrade to 0.1.5 (diff) |
Preemptive note to keep people from asking me questions about AA support.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index 915f399b0f96..1689a8f6cf4e 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -27,6 +27,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes HAS_CONFIGURE= yes +# YES, THIS PORT HAS ANTIALIASING SUPPORT IF YOUR XFREE86 SUPPORTS IT! +# JUST BECAUSE -xft IS NOT LISTED BELOW DOESN'T MEAN IT'S NOT THERE! CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ -system-libmng -thread -no-opengl -no-g++-exceptions \ -I${LOCALBASE}/include -L${LOCALBASE}/lib diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 915f399b0f96..1689a8f6cf4e 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -27,6 +27,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes HAS_CONFIGURE= yes +# YES, THIS PORT HAS ANTIALIASING SUPPORT IF YOUR XFREE86 SUPPORTS IT! +# JUST BECAUSE -xft IS NOT LISTED BELOW DOESN'T MEAN IT'S NOT THERE! CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ -system-libmng -thread -no-opengl -no-g++-exceptions \ -I${LOCALBASE}/include -L${LOCALBASE}/lib diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 915f399b0f96..1689a8f6cf4e 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -27,6 +27,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes HAS_CONFIGURE= yes +# YES, THIS PORT HAS ANTIALIASING SUPPORT IF YOUR XFREE86 SUPPORTS IT! +# JUST BECAUSE -xft IS NOT LISTED BELOW DOESN'T MEAN IT'S NOT THERE! CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ -system-libmng -thread -no-opengl -no-g++-exceptions \ -I${LOCALBASE}/include -L${LOCALBASE}/lib diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 915f399b0f96..1689a8f6cf4e 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -27,6 +27,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes HAS_CONFIGURE= yes +# YES, THIS PORT HAS ANTIALIASING SUPPORT IF YOUR XFREE86 SUPPORTS IT! +# JUST BECAUSE -xft IS NOT LISTED BELOW DOESN'T MEAN IT'S NOT THERE! CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ -system-libmng -thread -no-opengl -no-g++-exceptions \ -I${LOCALBASE}/include -L${LOCALBASE}/lib diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 915f399b0f96..1689a8f6cf4e 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -27,6 +27,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes HAS_CONFIGURE= yes +# YES, THIS PORT HAS ANTIALIASING SUPPORT IF YOUR XFREE86 SUPPORTS IT! +# JUST BECAUSE -xft IS NOT LISTED BELOW DOESN'T MEAN IT'S NOT THERE! CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ -system-libmng -thread -no-opengl -no-g++-exceptions \ -I${LOCALBASE}/include -L${LOCALBASE}/lib |