pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnutls Needs PKGLOCALEDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56216f2300de
branches:  trunk
changeset: 522373:56216f2300de
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Dec 08 05:44:19 2006 +0000

description:
Needs PKGLOCALEDIR.

diffstat:

 security/gnutls/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 470f64c25a9d -r 56216f2300de security/gnutls/Makefile
--- a/security/gnutls/Makefile  Fri Dec 08 05:35:55 2006 +0000
+++ b/security/gnutls/Makefile  Fri Dec 08 05:44:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/11/13 18:15:14 drochner Exp $
+# $NetBSD: Makefile,v 1.55 2006/12/08 05:44:19 rillig Exp $
 
 DISTNAME=      gnutls-1.4.5
 CATEGORIES=    security devel
@@ -17,6 +17,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LIBTOOL=           yes
+USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 TEST_TARGET=           check



Home | Main Index | Thread Index | Old Index