summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/perl/tperl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/tperl/Makefile b/gnu/usr.bin/perl/tperl/Makefile
index 4ad7484..7d82220 100644
--- a/gnu/usr.bin/perl/tperl/Makefile
+++ b/gnu/usr.bin/perl/tperl/Makefile
@@ -19,10 +19,9 @@ DPADD= ${LIBM}
LDADD+= -lcrypt
DPADD+= ${LIBCRYPT}
-MANSRC= ${.CURDIR}/../perl
+MAN1=
MLINKS+= perl.1 tperl.1
MLINKS+= perl.1 taintperl.1
-
.include "../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud