From 45a085ac121097053e07252c60df65b972d4d74c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 2 Feb 2007 17:06:25 +0000 Subject: - Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr --- net-im/ayttm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 850995eaa447..9a3ff46b0b65 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --disable-arts PLIST_SUB+= LIBARTS="@comment " .endif -.if ${X_WINDOW_SYSTEM:L} != xfree86-3 && !defined(WITHOUT_XFT) +.if !defined(WITHOUT_XFT) LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS+= --enable-xft CPPFLAGS+= `freetype-config --cflags` -- cgit v1.2.3