aboutsummaryrefslogtreecommitdiff
path: root/devel/libphk/files/patch-test_argv_Makefile
blob: 81e89aab7d36b5c2209c0555d3f5fca38f4f3b06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- test/argv/Makefile.orig	2006-09-09 11:49:52 UTC
+++ test/argv/Makefile
@@ -4,7 +4,7 @@ PROG	+=	test_argv
 CFLAGS	+=	-I${.CURDIR}/../..
 LDADD	+=	 -L../.. -lphk
 
-NO_MAN	=	sorry
+MAN	=
 
 .include <bsd.prog.mk>