From 6ab5d7507d35041cbbcfbb95377ef6e754ad9204 Mon Sep 17 00:00:00 2001 From: pav 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 850995e..9a3ff46 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.1