diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 5 | ||||
-rw-r--r-- | net/wireshark/Makefile | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 48b2dff..2b06505 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/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> diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 48b2dff..2b06505 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> |