summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
committerpav <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
commit6ab5d7507d35041cbbcfbb95377ef6e754ad9204 (patch)
tree6e424102f1a24d3051893455ba7c00e3816e15a0 /net-im
parent3d7be3e6f8d3d3c127d84db202a34207de52a2a7 (diff)
downloadFreeBSD-ports-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.zip
FreeBSD-ports-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.tar.gz
- Remove support for xfree86-3
PR: ports/106666 Submitted by: vd With hat: portmgr
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ayttm/Makefile2
1 files changed, 1 insertions, 1 deletions
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`
OpenPOWER on IntegriCloud