pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/fvwm USE_TOOLS+=perl:run. Bumped PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0c14ca445e8
branches:  trunk
changeset: 515936:b0c14ca445e8
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Jul 11 09:05:35 2006 +0000

description:
USE_TOOLS+=perl:run. Bumped PKGREVISION.

diffstat:

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

diffs (21 lines):

diff -r d05afa4ecb39 -r b0c14ca445e8 wm/fvwm/Makefile
--- a/wm/fvwm/Makefile  Tue Jul 11 07:45:40 2006 +0000
+++ b/wm/fvwm/Makefile  Tue Jul 11 09:05:35 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/07/02 12:32:10 martti Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/11 09:05:35 rillig Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    x11 wm
 MASTER_SITES=  ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
                http://www.fvwm.org/generated/icon_download/ \
@@ -21,6 +21,7 @@
 USE_X11BASE=           YES
 GNU_CONFIGURE=         YES
 USE_GNU_READLINE=      YES
+USE_TOOLS+=            perl:run
 
 PLIST_SUBST+=          FVWM_VER=${FVWM_VER:Q}
 



Home | Main Index | Thread Index | Old Index