opnsense-ports/devel/libphk/files/patch-test_expr_Makefile
Franco Fichtner 4fd7bc5c2b */*: sync with upstream
Taken from: FreeBSD
2023-07-20 03:27:09 +02:00

11 lines
227 B
Text

--- test/expr/Makefile.orig 2008-04-29 16:35:38 UTC
+++ test/expr/Makefile
@@ -5,7 +5,7 @@ CFLAGS += -I${.CURDIR}/../..
LDADD += -L../.. -lphk -lm
DPADD += ../../libphk.a
-NO_MAN = sorry
+MAN =
.include <bsd.prog.mk>