diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-06 15:02:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-06 15:02:18 +0000 |
commit | 9636f065fd3a4e627b6d66853cd18d29f6558b83 (patch) | |
tree | 0afb0fed21f9f8fe28199f657c94e666e350a8fb /irc/nethirc/Makefile | |
parent | 468a50a104205d0ffe9e46968c961bc38a5c191d (diff) |
Notes
Diffstat (limited to 'irc/nethirc/Makefile')
-rw-r--r-- | irc/nethirc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile index a0f1c1086117..3f24b0853db6 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -17,8 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= nethirc.pl.1 -MAN3= NetHirc.3 - -NO_STAGE= yes .include <bsd.port.mk> |