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 | 74df7e578f7b250a4a76788091c36f20c313793d (patch) | |
tree | 33ef62784a97b8ac0c43d070a866a6d3be8df1d1 /x11 | |
parent | 9b0b4a02df53835c3f2f83bc2393f5209e60be46 (diff) | |
download | pkgsrc-74df7e578f7b250a4a76788091c36f20c313793d.tar.gz |
add modular-xorg-xquartz
Diffstat (limited to 'x11')
-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 |