diff options
Diffstat (limited to '')
-rw-r--r-- | www/firefox-devel/Makefile | 19 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 19 | ||||
-rw-r--r-- | www/firefox/Makefile | 19 | ||||
-rw-r--r-- | www/firefox10/Makefile | 19 | ||||
-rw-r--r-- | www/firefox15/Makefile | 19 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 19 | ||||
-rw-r--r-- | www/firefox35/Makefile | 19 | ||||
-rw-r--r-- | www/firefox36/Makefile | 19 | ||||
-rw-r--r-- | www/flock/Makefile | 19 | ||||
-rw-r--r-- | www/mozilla-firebird/Makefile | 19 | ||||
-rw-r--r-- | www/phoenix/Makefile | 19 |
11 files changed, 0 insertions, 209 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/flock/Makefile b/www/flock/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/mozilla-firebird/Makefile +++ b/www/mozilla-firebird/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index 0ea3630c8bf4..a01bf2e81ec3 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -79,25 +79,6 @@ CONFIGURE_ENV+= WITHOUT_XFT=yes LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft .endif # !defined(WITHOUT_XFT) -# check for known bad fonts -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) -.if exists(${X11BASE}/lib/X11/fonts/lfpfonts-fix/fonts.dir) -BAD_FONTS=yes -.endif # exists(${X11BASE}/lib/X11/fonts/lfpfonts-var/fonts.dir) - -.if defined(BAD_FONTS) && !defined(WITHOUT_XFT) -.undef NO_IGNORE -BROKEN= You have X fonts installed [lfpfonts*] that cause breakage unless -BROKEN+=WITHOUT_XFT is set, which turns off AntiAliasing. Please either -BROKEN+=uninstall the fonts or restart the make with \'make -DWITHOUT_XFT\'. -BROKEN+=There may be other third party font packages that also cause this -BROKEN+=breakage. If you find a font port that verifiably causes breakage, -BROKEN+=please let us know by mailing ${MAINTAINER}. Thank you. -BROKEN+=NOTE: The Microsoft webfonts port is known to be safe. -.endif # defined(BAD_FONTS) && !defined(WITHOUT_XFT) - CPPFLAGS+= -I${X11BASE}/include CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= -L${X11BASE}/lib |