diff options
author | tnn <tnn@pkgsrc.org> | 2015-10-01 12:58:50 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-10-01 12:58:50 +0000 |
commit | 93dfdeeacc7be147055048a5d90ce5120dc8e30c (patch) | |
tree | 33ef62784a97b8ac0c43d070a866a6d3be8df1d1 /x11/Makefile | |
parent | dc41425b06ca2c4cf19b375ee96751859f790243 (diff) | |
download | pkgsrc-93dfdeeacc7be147055048a5d90ce5120dc8e30c.tar.gz |
add modular-xorg-xquartz
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index adffa80900e..fe1b57ee56f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.770 2015/09/27 16:50:56 kamil Exp $ +# $NetBSD: Makefile,v 1.771 2015/10/01 12:58:50 tnn Exp $ # COMMENT= Packages to support the X window system @@ -343,6 +343,7 @@ SUBDIR+= modeline SUBDIR+= modular-xorg-server SUBDIR+= modular-xorg-server112 SUBDIR+= modular-xorg-xephyr +SUBDIR+= modular-xorg-xquartz SUBDIR+= motif SUBDIR+= mowitz SUBDIR+= mrxvt |