summaryrefslogtreecommitdiff
path: root/net/etherape/Makefile
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
commitfcefde2f7ce274dd43c7800cd074e1a8cb66252b (patch)
tree4b997cf4a9b1df8a721e0a83c9559bd76663d532 /net/etherape/Makefile
parent3044bc2a8b34982265c2e011aa2871c0465ee3d8 (diff)
downloadpkgsrc-fcefde2f7ce274dd43c7800cd074e1a8cb66252b.tar.gz
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
Diffstat (limited to 'net/etherape/Makefile')
-rw-r--r--net/etherape/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile
index 425c5aa67d5..29bff4b8219 100644
--- a/net/etherape/Makefile
+++ b/net/etherape/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2012/01/13 10:55:26 obache Exp $
+# $NetBSD: Makefile,v 1.63 2012/01/17 21:43:20 sbd Exp $
DISTNAME= etherape-0.9.12
PKGREVISION= 3
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
PKG_SYSCONFSUBDIR= etherape
# XXX: $localedir defaults to $libdir/locale
-CONFIGURE_ARGS+= --libdir=${PREFIX}/${PKGLOCALEDIR}
+GNU_CONFIGURE_LIBDIR=${PREFIX}/${PKGLOCALEDIR}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
EGDIR= ${PREFIX}/share/examples/etherape