pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libidn According to the NetBSD 1.6.2/i386 bulk b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc99924e9bf7
branches:  trunk
changeset: 507100:cc99924e9bf7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Jan 26 15:33:30 2006 +0000

description:
According to the NetBSD 1.6.2/i386 bulk build, perl is needed at build
time.

diffstat:

 devel/libidn/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 69b1b102cca6 -r cc99924e9bf7 devel/libidn/Makefile
--- a/devel/libidn/Makefile     Thu Jan 26 15:16:16 2006 +0000
+++ b/devel/libidn/Makefile     Thu Jan 26 15:33:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/01/21 23:15:48 adam Exp $
+# $NetBSD: Makefile,v 1.26 2006/01/26 15:33:30 rillig Exp $
 
 DISTNAME=      libidn-0.6.1
 CATEGORIES=    devel
@@ -13,7 +13,7 @@
 
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config perl:build
 GNU_CONFIGURE=         yes
 
 PKGCONFIG_OVERRIDE+=   libidn.pc.in



Home | Main Index | Thread Index | Old Index