pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/linpsk Needs perl for build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e4a272183fd
branches:  trunk
changeset: 514401:8e4a272183fd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:40:25 2006 +0000

description:
Needs perl for build.

diffstat:

 ham/linpsk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5e70f1bde4dc -r 8e4a272183fd ham/linpsk/Makefile
--- a/ham/linpsk/Makefile       Sun Jun 11 14:39:11 2006 +0000
+++ b/ham/linpsk/Makefile       Sun Jun 11 14:40:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/06/08 22:24:28 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/11 14:40:25 joerg Exp $
 #
 
 DISTNAME=      linpsk-0.8.1
@@ -13,7 +13,7 @@
 BUILD_DEPENDS+=        qt3-tools-3.*:../../x11/qt3-tools
 
 USE_LIBTOOL=   yes
-USE_TOOLS+=    gmake
+USE_TOOLS+=    gmake perl
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index