From c7f09c7384391d9c908e27b50510346fde8a51ef Mon Sep 17 00:00:00 2001 From: steven Date: Fri, 30 Dec 2005 22:51:31 +0000 Subject: [PATCH] SHARED_LIBS, USE_LIBTOOL, update-plist --- net/libpcapnav/Makefile | 6 +++++- net/libpcapnav/pkg/PFRAG.shared | 4 ++-- net/libpcapnav/pkg/PLIST | 4 +++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index 937ca18690a..78d548373cb 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -1,8 +1,11 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/05/27 23:00:45 mjc Exp $ +# $OpenBSD: Makefile,v 1.2 2005/12/30 22:51:31 steven Exp $ COMMENT= "library for navigating to arbitrary packets in a trace file" DISTNAME= libpcapnav-0.6 +PKGNAME= ${DISTNAME}p0 +SHARED_LIBS= pcapnav 0.0 +MODGNU_SHARED_LIBS= pcapnav '' CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdude/} @@ -19,6 +22,7 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= pcap +USE_LIBTOOL= Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc/libpcapnav diff --git a/net/libpcapnav/pkg/PFRAG.shared b/net/libpcapnav/pkg/PFRAG.shared index 414f603fa6b..8977ce18f4f 100644 --- a/net/libpcapnav/pkg/PFRAG.shared +++ b/net/libpcapnav/pkg/PFRAG.shared @@ -1,2 +1,2 @@ -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/05/27 23:00:45 mjc Exp $ -@lib lib/libpcapnav.so.0.0 +@comment $OpenBSD: PFRAG.shared,v 1.2 2005/12/30 22:51:31 steven Exp $ +@lib lib/libpcapnav.so.${LIBpcapnav_VERSION} diff --git a/net/libpcapnav/pkg/PLIST b/net/libpcapnav/pkg/PLIST index 3f6464ecfaf..8a7255d69e3 100644 --- a/net/libpcapnav/pkg/PLIST +++ b/net/libpcapnav/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/27 23:00:45 mjc Exp $ +@comment $OpenBSD: PLIST,v 1.2 2005/12/30 22:51:31 steven Exp $ bin/pcapnav-config include/pcapnav.h lib/libpcapnav.a @@ -7,12 +7,14 @@ share/doc/libpcapnav/ share/doc/libpcapnav/a1145.html share/doc/libpcapnav/a1147.html share/doc/libpcapnav/a1148.html +share/doc/libpcapnav/a1295.html share/doc/libpcapnav/about.html share/doc/libpcapnav/api.html share/doc/libpcapnav/c15.html share/doc/libpcapnav/c16.html share/doc/libpcapnav/c58.html share/doc/libpcapnav/c59.html +share/doc/libpcapnav/c60.html share/doc/libpcapnav/images/ share/doc/libpcapnav/images/caution.gif share/doc/libpcapnav/images/note.gif