diff options
author | markd <markd@pkgsrc.org> | 2021-03-30 09:44:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-03-30 09:44:25 +0000 |
commit | 67dcdb63b085970747512da1bd9feeb78974f442 (patch) | |
tree | a22b7e7c5e4ffd74a4fdd03a40b9263bc1b3d7b7 /devel | |
parent | c4e35fb256360a0277bd8d744717e202814d7c16 (diff) | |
download | pkgsrc-67dcdb63b085970747512da1bd9feeb78974f442.tar.gz |
devel: +plasma-wayland-protocols
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9088a2d7117..cc8c97d1f61 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3353 2021/03/20 15:10:41 adam Exp $ +# $NetBSD: Makefile,v 1.3354 2021/03/30 09:44:25 markd Exp $ # COMMENT= Development utilities @@ -2146,6 +2146,7 @@ SUBDIR+= pilrc SUBDIR+= pipestatus SUBDIR+= pkg-config SUBDIR+= pkgconf +SUBDIR+= plasma-wayland-protocols SUBDIR+= ply SUBDIR+= pmccabe SUBDIR+= poco |