diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-02-07 12:26:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-02-07 12:26:53 +0000 |
commit | b8ff8dd4d856a7550ae8618e8209eebd31b665ef (patch) | |
tree | 1dad14a6298cd066e9eec32ae478514469177796 /sysutils | |
parent | b074572cd2f8ec7c51d0a23758face6903a8d933 (diff) | |
download | pkgsrc-b8ff8dd4d856a7550ae8618e8209eebd31b665ef.tar.gz |
sysutils: Enable spice-gtk
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c9b1ef07caa..d90f79b57ba 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.860 2020/02/06 21:58:15 kamil Exp $ +# $NetBSD: Makefile,v 1.861 2020/02/07 12:26:53 ryoon Exp $ # COMMENT= System utilities @@ -571,6 +571,7 @@ SUBDIR+= smartmontools SUBDIR+= smbldap-tools SUBDIR+= socket SUBDIR+= solid +SUBDIR+= spice-gtk SUBDIR+= spice-protocol SUBDIR+= spice-server SUBDIR+= sredird |