pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/fvwm-devel Use USE_TOOLS+=perl:run just like in wm/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/060ce4feb0e4
branches:  trunk
changeset: 515977:060ce4feb0e4
user:      martti <martti%pkgsrc.org@localhost>
date:      Wed Jul 12 11:52:54 2006 +0000

description:
Use USE_TOOLS+=perl:run just like in wm/fvwm.

diffstat:

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

diffs (17 lines):

diff -r bc104e528a7f -r 060ce4feb0e4 wm/fvwm-devel/Makefile
--- a/wm/fvwm-devel/Makefile    Wed Jul 12 11:36:12 2006 +0000
+++ b/wm/fvwm-devel/Makefile    Wed Jul 12 11:52:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/07/02 15:54:42 martti Exp $
+# $NetBSD: Makefile,v 1.13 2006/07/12 11:52:54 martti Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
 #PKGREVISION=  1
@@ -18,6 +18,7 @@
 USE_PKGLOCALEDIR=      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