diff options
author | tnn <tnn@pkgsrc.org> | 2015-09-26 07:21:46 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-09-26 07:21:46 +0000 |
commit | ec3e412e5142461d23a673bdde6313547f2fe34f (patch) | |
tree | 4d3d10a4be143160c5b0b432f526e14d483e7149 /x11 | |
parent | a0f985f15930479821a9aa170a0f77c38f41c7e2 (diff) | |
download | pkgsrc-ec3e412e5142461d23a673bdde6313547f2fe34f.tar.gz |
add x11/compton
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 e1635d87f57..dc4f27e96f8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.767 2015/09/01 00:28:39 khorben Exp $ +# $NetBSD: Makefile,v 1.768 2015/09/26 07:21:46 tnn Exp $ # COMMENT= Packages to support the X window system @@ -30,6 +30,7 @@ SUBDIR+= clisp-gtk2 SUBDIR+= clisp-mit-clx SUBDIR+= clisp-new-clx SUBDIR+= compositeproto +SUBDIR+= compton SUBDIR+= damageproto SUBDIR+= deforaos-integration SUBDIR+= deforaos-keyboard |