summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortnn <tnn>2015-10-23 10:58:28 +0000
committertnn <tnn>2015-10-23 10:58:28 +0000
commitb279af614e59f9114b9dee703525a868fe33632b (patch)
tree2f244afcadc35b636ad168b3caeee5fc42faa5c6 /meta-pkgs
parent7feca555763856b6914d32649e1f54f86b60506b (diff)
downloadpkgsrc-b279af614e59f9114b9dee703525a868fe33632b.tar.gz
Mark xephyr as not for Darwin for now.
Should be possible to support but the Darwin xorg-server build assumes it is going to build xquartz and nothing else.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index 7e82286284e..c986774a7aa 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2015/07/05 15:08:03 khorben Exp $
+# $NetBSD: Makefile,v 1.35 2015/10/23 10:58:28 tnn Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-apps-1.14.1.7
@@ -13,6 +13,8 @@ LICENSE= 2-clause-bsd
META_PACKAGE= yes
+.include "../../mk/bsd.prefs.mk"
+
DEPENDS+= xbiff-[0-9]*:../../mail/xbiff
DEPENDS+= twm-[0-9]*:../../wm/twm
DEPENDS+= appres-[0-9]*:../../x11/appres
@@ -26,7 +28,9 @@ DEPENDS+= ico-[0-9]*:../../x11/ico
DEPENDS+= listres-[0-9]*:../../x11/listres
DEPENDS+= luit-[0-9]*:../../x11/luit
DEPENDS+= mkcomposecache-[0-9]*:../../x11/mkcomposecache
+.if ${OPSYS} != "Darwin"
DEPENDS+= modular-xorg-xephyr-[0-9]*:../../x11/modular-xorg-xephyr
+.endif
DEPENDS+= oclock-[0-9]*:../../time/oclock
DEPENDS+= lbxproxy-[0-9]*:../../x11/lbxproxy
DEPENDS+= proxymngr-[0-9]*:../../x11/proxymngr