ports/devel/libopenbsd/files/patch-Makefile
Jan Beich 43479d1c24 devel/libopenbsd: add new port
libopenbsd is a thin compatibility layer intended to allow a limited set of
OpenBSD software to compile on other BSDs with little or no modification.
2016-10-26 02:40:32 +00:00

12 lines
246 B
Text

--- Makefile.orig 2016-04-16 07:45:30 UTC
+++ Makefile
@@ -6,7 +6,8 @@ SRCS= getdtablecount.c \
imsg-buffer.c \
imsg.c \
ohash.c
-INTERNALLIB=
+INCS= imsg.h ohash.h
+MAN= imsg_init.3 ohash_init.3 ohash_interval.3
CFLAGS+= -I${.CURDIR}