diff options
author | khorben <khorben> | 2015-08-25 22:59:42 +0000 |
---|---|---|
committer | khorben <khorben> | 2015-08-25 22:59:42 +0000 |
commit | 2bcc45563ea91f87884ffabeafa1588569e28477 (patch) | |
tree | c5ee282f6184219c71a1ef7a5d3af0e0329d6eed /x11 | |
parent | c1dbd8c0c6e211358c174fc2db7f2e4e0de7b04c (diff) | |
download | pkgsrc-2bcc45563ea91f87884ffabeafa1588569e28477.tar.gz |
Add x11/deforaos-integration
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 9a88353ff9a..90b469c680e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.765 2015/08/23 14:16:57 leot Exp $ +# $NetBSD: Makefile,v 1.766 2015/08/25 22:59:42 khorben Exp $ # COMMENT= Packages to support the X window system @@ -31,6 +31,7 @@ SUBDIR+= clisp-mit-clx SUBDIR+= clisp-new-clx SUBDIR+= compositeproto SUBDIR+= damageproto +SUBDIR+= deforaos-integration SUBDIR+= deforaos-keyboard SUBDIR+= deforaos-libdesktop SUBDIR+= deforaos-locker |