summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-07 13:05:32 +0000
committeredwin <edwin@FreeBSD.org>2003-09-07 13:05:32 +0000
commit73b8d7fd41da921f5e6696fdb13cd241ccdfd2e4 (patch)
tree671985faf33d0bb4a016d65bf70d30b880ca14cc /net
parentc49a7fe2c60c0178668b351801157c62cbf27996 (diff)
downloadFreeBSD-ports-73b8d7fd41da921f5e6696fdb13cd241ccdfd2e4.zip
FreeBSD-ports-73b8d7fd41da921f5e6696fdb13cd241ccdfd2e4.tar.gz
[Port Update]:: net/ethereal 0.9.13 -> 0.9.14
(actually all I took from this PR was the removal of pre-install) PR: ports/55142 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile5
-rw-r--r--net/wireshark/Makefile5
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>
OpenPOWER on IntegriCloud