aboutsummaryrefslogtreecommitdiff
path: root/devel/libphk/files/patch-test_expr_Makefile
blob: e3ce274722d3f2a2c82c4177a35e540e988fd093 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>