summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 48b2dff870c8..2b06505352a8 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -53,9 +53,4 @@ CONFIGURE_ARGS+= --enable-snmp=no --without-ucdsnmp --without-net-snmp
MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
-pre-install:
-.for i in ${MAN1}
- ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1
-.endfor
-
.include <bsd.port.mk>