Sat Apr 9 00:33:45 2022 UTC ()
rabbitmq: add a note that the test target doesn't work as is

I tried it on NetBSD 9.2_STABLE and Fedora 35, and it doesn't work as
expected. Needs investigation.


(gutteridge)
diff -r1.64 -r1.65 pkgsrc/net/rabbitmq/Makefile

cvs diff -r1.64 -r1.65 pkgsrc/net/rabbitmq/Makefile (expand / switch to context diff)
--- pkgsrc/net/rabbitmq/Makefile 2022/04/06 14:46:28 1.64
+++ pkgsrc/net/rabbitmq/Makefile 2022/04/09 00:33:45 1.65
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2022/04/06 14:46:28 adam Exp $
+# $NetBSD: Makefile,v 1.65 2022/04/09 00:33:45 gutteridge Exp $
 
 DISTNAME=	rabbitmq-server-3.9.14
 PKGNAME=	${DISTNAME:S/-server//}
@@ -107,6 +107,7 @@
 MAKE_ENV+=		VERSION="${PKGVERSION_NOREV}"
 
 INSTALL_TARGET=		install-erlapp install-scripts install-bin install-man
+# XXX this test target doesn't work correctly at present, needs investigation.
 TEST_TARGET=		check
 
 post-install: