Fri Oct 27 13:16:18 2023 UTC ()
textproc/Makefile: + hs-prettyprinter-compat-ansi-wl-pprint


(pho)
diff -r1.1431 -r1.1432 pkgsrc/textproc/Makefile

cvs diff -r1.1431 -r1.1432 pkgsrc/textproc/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/Makefile 2023/10/27 10:24:14 1.1431
+++ pkgsrc/textproc/Makefile 2023/10/27 13:16:18 1.1432
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1431 2023/10/27 10:24:14 pho Exp $
+# $NetBSD: Makefile,v 1.1432 2023/10/27 13:16:18 pho Exp $
 #
 
 COMMENT=	Text processing utilities (does not include desktop publishing)
@@ -344,6 +344,7 @@
 SUBDIR+=	hs-polyparse
 SUBDIR+=	hs-prettyprinter
 SUBDIR+=	hs-prettyprinter-ansi-terminal
+SUBDIR+=	hs-prettyprinter-compat-ansi-wl-pprint
 SUBDIR+=	hs-regex-applicative
 SUBDIR+=	hs-regex-base
 SUBDIR+=	hs-regex-compat-tdfa