pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/tpb Added USE_PKGLOCALEDIR=yes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/021b5fa2d19d
branches:  trunk
changeset: 503180:021b5fa2d19d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Nov 15 14:48:13 2005 +0000

description:
Added USE_PKGLOCALEDIR=yes.

diffstat:

 sysutils/tpb/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b073f3d4f2a0 -r 021b5fa2d19d sysutils/tpb/Makefile
--- a/sysutils/tpb/Makefile     Tue Nov 15 14:32:58 2005 +0000
+++ b/sysutils/tpb/Makefile     Tue Nov 15 14:48:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/01 18:03:22 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/11/15 14:48:13 rillig Exp $
 #
 
 DISTNAME=      tpb-0.6.1
@@ -13,6 +13,7 @@
 ONLY_FOR_PLATFORM= *-*-i386
 
 USE_PKGINSTALL=        YES
+USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE= YES
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index