aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/aewm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
commit45a085ac121097053e07252c60df65b972d4d74c (patch)
tree87327f81a78f2fa500bff3fc34f4495e37864806 /x11-wm/aewm
parent620d4f39c35f41046c4023311f01f21e300539df (diff)
downloadports-45a085ac121097053e07252c60df65b972d4d74c.tar.gz
ports-45a085ac121097053e07252c60df65b972d4d74c.zip
Notes
Diffstat (limited to 'x11-wm/aewm')
-rw-r--r--x11-wm/aewm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile
index 58cf6e09b0a8..da034bd20607 100644
--- a/x11-wm/aewm/Makefile
+++ b/x11-wm/aewm/Makefile
@@ -31,14 +31,12 @@ PKGNAMESUFFIX= -gtk
.else
.endif
-.if ${X_WINDOW_SYSTEM:L} != xfree86-3
.if defined(WITH_XFT)
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
MAKE_ENV+= DEFINES="-DXFT" \
EXTRA_INC="`pkg-config --cflags xft`" \
EXTRA_LIBS="`pkg-config --libs xft`"
.endif
-.endif
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIR/s|clients||g' ${WRKSRC}/Makefile