pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2009Q1]: pkgsrc/net/wireshark Pullup ticket #2748 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/99ff33c51b1b
branches: pkgsrc-2009Q1
changeset: 556794:99ff33c51b1b
user: tron <tron%pkgsrc.org@localhost>
date: Tue Apr 28 11:16:12 2009 +0000
description:
Pullup ticket #2748 - requested by gdt
wireshark: build fix
Revisions pulled:
- net/wireshark/Makefile patch
---
Comment out the "LICENSE" line as tagging for Free licenses is not
supported in the pkgsrc-2009Q1 branch.
diffstat:
net/wireshark/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 71981af5273c -r 99ff33c51b1b net/wireshark/Makefile
--- a/net/wireshark/Makefile Tue Apr 28 10:47:59 2009 +0000
+++ b/net/wireshark/Makefile Tue Apr 28 11:16:12 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29.2.1 2009/04/10 21:16:49 spz Exp $
+# $NetBSD: Makefile,v 1.29.2.2 2009/04/28 11:16:12 tron Exp $
DISTNAME= wireshark-1.0.7
CATEGORIES= net
@@ -14,7 +14,7 @@
CONFLICTS+= ethereal-[0-9]*
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl pkg-config
Home |
Main Index |
Thread Index |
Old Index