aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2013-09-27 16:29:51 +0800
committermatthew <matthew@FreeBSD.org>2013-09-27 16:29:51 +0800
commit2f208d78cc9a4d68b3d3dd51f4c76b47a775f51b (patch)
treed5dfe65960b31eb5bbd0dfa8c95b47a9f555beea /misc
parent3fc7001ad8e8299b5631f3bdf1360bfe76f80f45 (diff)
downloadfreebsd-ports-gnome-2f208d78cc9a4d68b3d3dd51f4c76b47a775f51b.tar.gz
freebsd-ports-gnome-2f208d78cc9a4d68b3d3dd51f4c76b47a775f51b.tar.zst
freebsd-ports-gnome-2f208d78cc9a4d68b3d3dd51f4c76b47a775f51b.zip
Remove now useless MAN3 line, missed in previous commit
Reported by: az
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Business-Hours/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile
index f510ad23166f..3b7f3f1db8be 100644
--- a/misc/p5-Business-Hours/Makefile
+++ b/misc/p5-Business-Hours/Makefile
@@ -18,6 +18,4 @@ TEST_DEPENDS= p5-Test-Pod>-1.0:${PORTSDIR}/devel/p5-Test-Pod \
USES+= perl5
USE_PERL5= configure
-MAN3= Business::Hours.3
-
.include <bsd.port.mk>