diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-25 07:48:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-25 07:48:36 +0000 |
commit | a04f883680f5e165a3ddf82d03ebfbce998aebc7 (patch) | |
tree | 724bd9358411fb62bf6e48a473b1d09f4ce21177 /www/mozilla-gtk2 | |
parent | 14503c7c61cea38f49852855b10dd8f224acee42 (diff) | |
download | ports-a04f883680f5e165a3ddf82d03ebfbce998aebc7.tar.gz ports-a04f883680f5e165a3ddf82d03ebfbce998aebc7.zip |
Notes
Diffstat (limited to 'www/mozilla-gtk2')
-rw-r--r-- | www/mozilla-gtk2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mozilla-gtk2/Makefile b/www/mozilla-gtk2/Makefile index 12c1d4f43ed7..f12696c810a9 100644 --- a/www/mozilla-gtk2/Makefile +++ b/www/mozilla-gtk2/Makefile @@ -14,7 +14,6 @@ MASTERDIR= ${.CURDIR}/../mozilla DESCR= ${PKGDIR}/pkg-descr.gtk2 WITH_GTK2= yes -WITHOUT_XFT= "Causes crashes when used with apps such as Galeon 2" MOZILLA= mozilla-gtk2 .include "${MASTERDIR}/Makefile" |