aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-01 16:01:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-01 16:01:10 +0000
commita325806aaa7a38822e7ee0ff0a67d20f6b34330a (patch)
tree33fdd0fe5fd60155a028ae6e3bef86c0d879be27 /www/seamonkey2
parent43af38e7a4913b703257adb575be8300345540ad (diff)
downloadports-a325806aaa7a38822e7ee0ff0a67d20f6b34330a.tar.gz
ports-a325806aaa7a38822e7ee0ff0a67d20f6b34330a.zip
Notes
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 686c9d049c82..0163db86295d 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -145,6 +145,8 @@ CONFIGURE_ARGS+= --enable-default-toolkit=gtk
.if !defined(WITHOUT_XFT)
CONFIGURE_ARGS+= --enable-xft
+.else
+CONFIGURE_ARGS+= --disable-xft
.endif
.include <bsd.port.pre.mk>