Skip to content

Commit 38911b0

Browse files
author
nros
committed
czmq: make sure draft API files are always installed
1 parent de53777 commit 38911b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

net/czmq/Makefile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2023/08/14 07:38:37 nros Exp $
1+
# $NetBSD: Makefile,v 1.2 2023/08/14 13:21:07 nros Exp $
22

33
DISTNAME= czmq-4.2.1
44
CATEGORIES= net
@@ -20,6 +20,7 @@ PKGCONFIG_OVERRIDE+= src/libczmq.pc.in
2020

2121
CONFIGURE_ARGS+= --with-libsystemd=no
2222
CONFIGURE_ARGS+= --with-docs=no
23+
CONFIGURE_ARGS+= --enable-drafts=yes
2324

2425
TEST_TARGET= check
2526

0 commit comments

Comments
 (0)