pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libnet Add lib to INSTALLATION_DIRS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/65f7efc18ab4
branches: trunk
changeset: 474042:65f7efc18ab4
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Apr 25 05:40:44 2004 +0000
description:
Add lib to INSTALLATION_DIRS.
diffstat:
devel/libnet/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cf5df84748ef -r 65f7efc18ab4 devel/libnet/Makefile
--- a/devel/libnet/Makefile Sun Apr 25 05:36:12 2004 +0000
+++ b/devel/libnet/Makefile Sun Apr 25 05:40:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/25 05:35:44 minskim Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/25 05:40:44 minskim Exp $
#
DISTNAME= libnet-1.0.1b
@@ -20,7 +20,7 @@
CONFIGURE_ENV+= LIBNET_CONFIG_CFLAGS="-I${PREFIX}/include" \
LIBNET_CONFIG_LIBS="${LDFLAGS}"
-INSTALLATION_DIRS= bin share/examples
+INSTALLATION_DIRS= bin lib share/examples
post-extract:
${CHMOD} -R a+r ${WRKSRC}/doc
Home |
Main Index |
Thread Index |
Old Index