pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wireshark Add PKGCONFIG_OVERRIDE. Ride update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77ae14a1ba90
branches:  trunk
changeset: 352345:77ae14a1ba90
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 12 15:58:44 2016 +0000

description:
Add PKGCONFIG_OVERRIDE. Ride update.

diffstat:

 net/wireshark/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a62378b95eda -r 77ae14a1ba90 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Mon Sep 12 15:52:49 2016 +0000
+++ b/net/wireshark/Makefile    Mon Sep 12 15:58:44 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2016/09/12 10:59:55 wiz Exp $
+# $NetBSD: Makefile,v 1.154 2016/09/12 15:58:44 wiz Exp $
 
 DISTNAME=      wireshark-2.2.0
 CATEGORIES=    net
@@ -19,6 +19,8 @@
 SHLIBTOOL_OVERRIDE=    # empty
 CHECK_PORTABILITY_SKIP+=packaging/macosx/*/*
 
+PKGCONFIG_OVERRIDE+=   wireshark.pc.in
+
 # https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12831
 KRB5_ACCEPTED=         mit-krb5
 



Home | Main Index | Thread Index | Old Index