summaryrefslogtreecommitdiff
path: root/devel/libnet11
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-01-17 21:43:18 +0000
committersbd <sbd@pkgsrc.org>2012-01-17 21:43:18 +0000
commit1e38404e660373254bf5fb3d2cde2d605e6b94bf (patch)
tree4b997cf4a9b1df8a721e0a83c9559bd76663d532 /devel/libnet11
parentc465220d84c06881117ffa7db054d3bbf017e68e (diff)
downloadpkgsrc-1e38404e660373254bf5fb3d2cde2d605e6b94bf.tar.gz
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
Diffstat (limited to 'devel/libnet11')
-rw-r--r--devel/libnet11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnet11/Makefile b/devel/libnet11/Makefile
index 1aa2f14cffd..8179f7307fa 100644
--- a/devel/libnet11/Makefile
+++ b/devel/libnet11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/12/09 07:39:30 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/01/17 21:43:19 sbd Exp $
DISTNAME= libnet-1.1.2.1
PKGNAME= ${DISTNAME:S/libnet/libnet11/}
@@ -18,7 +18,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/libnet
-CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/libnet11
+GNU_CONFIGURE_LIBSUBDIR=libnet11
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/libnet11
LNDOCS= DESIGN_NOTES MIGRATION PACKET_BUILDING RAWSOCKET_NON_SEQUITUR