pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/compface Installs Perl script, so depend on i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/185174c8ec05
branches:  trunk
changeset: 531056:185174c8ec05
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 18 20:08:41 2007 +0000

description:
Installs Perl script, so depend on it. Bump revision.

diffstat:

 graphics/compface/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r a48abc6ba7dc -r 185174c8ec05 graphics/compface/Makefile
--- a/graphics/compface/Makefile        Wed Jul 18 20:01:39 2007 +0000
+++ b/graphics/compface/Makefile        Wed Jul 18 20:08:41 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2007/03/08 19:23:04 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/07/18 20:08:41 joerg Exp $
 
 DISTNAME=      compface-1.5.2
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  http://ftp.xemacs.org/pub/xemacs/aux/
 
@@ -10,7 +11,7 @@
 
 CONFLICTS=     faces-[0-9]*
 
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake perl:run
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                INSTALL_PROGRAM=${BSD_INSTALL_PROGRAM:Q}
 CONFIGURE_ENV+=                INSTALL_SCRIPT=${BSD_INSTALL_SCRIPT:Q}



Home | Main Index | Thread Index | Old Index