pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openpam According to the bulk builds, this ne...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d422f7d55f3
branches:  trunk
changeset: 487624:9d422f7d55f3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 17 16:14:23 2005 +0000

description:
According to the bulk builds, this needs perl;
add USE_PERL5=build.

diffstat:

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

diffs (17 lines):

diff -r 83810cee70d0 -r 9d422f7d55f3 security/openpam/Makefile
--- a/security/openpam/Makefile Mon Jan 17 16:13:25 2005 +0000
+++ b/security/openpam/Makefile Mon Jan 17 16:14:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/13 21:54:22 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/17 16:14:23 wiz Exp $
 
 DISTNAME=      openpam-20040210
 CATEGORIES=    security
@@ -12,6 +12,7 @@
 
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes
+USE_PERL5=             build
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=       --without-pam-su



Home | Main Index | Thread Index | Old Index