summaryrefslogtreecommitdiff
path: root/devel/libphk/files/patch-test_expr_Makefile
blob: ebe69d23d6b479b6c95b6c9a33b95386d9b91909 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- test/expr/Makefile.orig
+++ test/expr/Makefile
@@ -5,7 +5,7 @@
 LDADD	+=	 -L../.. -lphk -lm
 DPADD	+=	../../libphk.a
 
-NO_MAN	=	sorry
+MAN	=
 
 .include <bsd.prog.mk>