pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/afterstep1 When installing Perl scripts, it helps t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bc74cad3b70
branches:  trunk
changeset: 522540:9bc74cad3b70
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Dec 12 13:59:15 2006 +0000

description:
When installing Perl scripts, it helps to depend on Perl.
Bump revision.

diffstat:

 wm/afterstep1/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 1536eb11ef96 -r 9bc74cad3b70 wm/afterstep1/Makefile
--- a/wm/afterstep1/Makefile    Tue Dec 12 13:52:20 2006 +0000
+++ b/wm/afterstep1/Makefile    Tue Dec 12 13:59:15 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:49 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/12/12 13:59:15 joerg Exp $
 
 DISTNAME=      AfterStep-1.8.11
 PKGNAME=       ${DISTNAME:S/AfterStep/afterstep/}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    x11 wm
 MASTER_SITES=  ftp://ftp.afterstep.org/stable/ \
                ftp://ftp.digex.net/pub/X11/window-managers/afterstep/AfterStep/stable/
@@ -16,7 +16,7 @@
 DEPENDS+=              xp-[0-9]*:../../x11/xp
 
 GNU_CONFIGURE=         YES
-USE_TOOLS+=            autoconf213
+USE_TOOLS+=            autoconf213 perl:run
 USE_LIBTOOL=           YES
 
 CONFIGURE_ARGS+=       --disable-staticlibs



Home | Main Index | Thread Index | Old Index