aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/gcompmgr
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2008-03-07 21:47:50 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2008-03-07 21:47:50 +0000
commit836aebde5babd8b8701f585f03b775ebfc41a564 (patch)
treef990d2d5c21cdbac2e187df45b68fcc8e5d5353a /x11-wm/gcompmgr
parentc5420942c6d91a6dad718b6431ee6849f320142f (diff)
downloadports-836aebde5babd8b8701f585f03b775ebfc41a564.tar.gz
ports-836aebde5babd8b8701f585f03b775ebfc41a564.zip
Notes
Diffstat (limited to 'x11-wm/gcompmgr')
-rw-r--r--x11-wm/gcompmgr/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index 494d81f2825c..4e5b5464e289 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -31,10 +31,6 @@ DESKTOP_ENTRIES="gcompmgr" \
.include <bsd.port.pre.mk>
-.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= requires the composite extension, which is unavailable with XFree86
-.endif
-
post-patch:
.for file in depcomp install-sh missing
@${LN} -sf ${AUTOMAKE_DIR}/${file} ${WRKSRC}