From 2577d3774898d63a87204110d227386b94a447d4 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Thu, 2 Jan 2003 16:13:34 +0000 Subject: Correct the place of auxiliary commands. Pointed out by Katsuomi Hamajima. Bump pkgrevision. --- www/w3m/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/w3m') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index c1af3337319..0851efdee88 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.12 2002/12/13 10:43:46 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.13 2003/01/02 16:13:34 uebayasi Exp $ # DISTNAME= w3m-${W3M_VERS} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www2u.biglobe.ne.jp/~hsaka/w3m/patch/ @@ -119,6 +120,7 @@ CONFIGURE_ARGS+= --yes CONFIGURE_ARGS+= --suffix= CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ARGS+= --bindir=${PREFIX}/bin +CONFIGURE_ARGS+= --auxbindir=${PREFIX}/${HELPERDIR} CONFIGURE_ARGS+= --libdir=${PREFIX}/${HELPERDIR} CONFIGURE_ARGS+= --helpdir=${PREFIX}/${HELPDIR} CONFIGURE_ARGS+= --gc-includedir=${BUILDLINK_PREFIX.boehm-gc}/include -- cgit v1.2.3