pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/maketool add USE_PKGLOCALEDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64aea54e3c5f
branches:  trunk
changeset: 462180:64aea54e3c5f
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Sep 27 15:29:47 2003 +0000

description:
add USE_PKGLOCALEDIR.

diffstat:

 devel/maketool/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a868318ceb18 -r 64aea54e3c5f devel/maketool/Makefile
--- a/devel/maketool/Makefile   Sat Sep 27 15:09:05 2003 +0000
+++ b/devel/maketool/Makefile   Sat Sep 27 15:29:47 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/07/17 21:31:49 grant Exp $
+# $NetBSD: Makefile,v 1.26 2003/09/27 15:29:47 grant Exp $
 #
 
 DISTNAME=      maketool-0.7
@@ -18,6 +18,7 @@
 USE_X11=               # defined
 USE_GMAKE=             # defined
 GNU_CONFIGURE=         # defined
+USE_PKGLOCALEDIR=      # defined
 
 .include "../../devel/gettext-lib/buildlink2.mk"
 .include "../../x11/gtk/buildlink2.mk"



Home | Main Index | Thread Index | Old Index