diff options
author | rhialto <rhialto@pkgsrc.org> | 2022-01-18 19:08:07 +0000 |
---|---|---|
committer | rhialto <rhialto@pkgsrc.org> | 2022-01-18 19:08:07 +0000 |
commit | 17f56219d3a2ae28c8ca26e66aec9c6adc72d9a5 (patch) | |
tree | 210912c5605721530a7be227c4ffad9655760269 /x11 | |
parent | 18f36fd157c2d5e86e778b6a80a6b5c44b4a862a (diff) | |
download | pkgsrc-17f56219d3a2ae28c8ca26e66aec9c6adc72d9a5.tar.gz |
Add x11/py-sip5 to Makefile.
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 46d3387acb0..c3e3190eeff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.950 2022/01/09 13:10:56 rhialto Exp $ +# $NetBSD: Makefile,v 1.951 2022/01/18 19:08:07 rhialto Exp $ # COMMENT= Packages to support the X Window System @@ -343,6 +343,7 @@ SUBDIR+= py-qwt-qt5 SUBDIR+= py-sip SUBDIR+= py-sip-qt4 SUBDIR+= py-sip-qt5 +SUBDIR+= py-sip5 SUBDIR+= py-terminator SUBDIR+= py-terminator-plugins SUBDIR+= py-vte |