summaryrefslogtreecommitdiff
path: root/devel/libphk/files/patch-test_argv_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libphk/files/patch-test_argv_Makefile')
-rw-r--r--devel/libphk/files/patch-test_argv_Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libphk/files/patch-test_argv_Makefile b/devel/libphk/files/patch-test_argv_Makefile
new file mode 100644
index 000000000000..dc3d577904ea
--- /dev/null
+++ b/devel/libphk/files/patch-test_argv_Makefile
@@ -0,0 +1,11 @@
+--- test/argv/Makefile.orig
++++ test/argv/Makefile
+@@ -4,7 +4,7 @@
+ CFLAGS += -I${.CURDIR}/../..
+ LDADD += -L../.. -lphk
+
+-NO_MAN = sorry
++MAN =
+
+ .include <bsd.prog.mk>
+