pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libnet11 Add missing PLIST entry - ride recent i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/affa74624608
branches: trunk
changeset: 487837:affa74624608
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jan 20 23:03:57 2005 +0000
description:
Add missing PLIST entry - ride recent import
diffstat:
devel/libnet11/Makefile | 10 ++++++----
devel/libnet11/PLIST | 3 ++-
2 files changed, 8 insertions(+), 5 deletions(-)
diffs (39 lines):
diff -r a9c21875091a -r affa74624608 devel/libnet11/Makefile
--- a/devel/libnet11/Makefile Thu Jan 20 22:50:07 2005 +0000
+++ b/devel/libnet11/Makefile Thu Jan 20 23:03:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/20 18:04:57 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/20 23:03:57 adrianp Exp $
DISTNAME= libnet-1.1.2.1
CATEGORIES= devel net
@@ -12,9 +12,9 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/libnet
LNDOCS= DESIGN_NOTES MIGRATION PACKET_BUILDING RAWSOCKET_NON_SEQUITUR
@@ -45,4 +45,6 @@
${PREFIX}/share/doc/libnet/; \
done
+ ${INSTALL_SCRIPT} ${WRKSRC}/libnet-config ${PREFIX}/bin
+
.include "../../mk/bsd.pkg.mk"
diff -r a9c21875091a -r affa74624608 devel/libnet11/PLIST
--- a/devel/libnet11/PLIST Thu Jan 20 22:50:07 2005 +0000
+++ b/devel/libnet11/PLIST Thu Jan 20 23:03:57 2005 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/20 18:04:58 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/01/20 23:03:57 adrianp Exp $
+bin/libnet-config
include/libnet.h
include/libnet/libnet-asn1.h
include/libnet/libnet-functions.h
Home |
Main Index |
Thread Index |
Old Index