pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/smalltalk (lang/smalltalk) Correction to perl:run...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b735db124904
branches:  trunk
changeset: 439609:b735db124904
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Sep 21 08:48:39 2020 +0000

description:
(lang/smalltalk) Correction to perl:run.  Installed libexec/smalltalk/vfs/mailfs is in Perl

diffstat:

 lang/smalltalk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cde526bf871d -r b735db124904 lang/smalltalk/Makefile
--- a/lang/smalltalk/Makefile   Mon Sep 21 08:27:08 2020 +0000
+++ b/lang/smalltalk/Makefile   Mon Sep 21 08:48:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2020/09/21 08:19:45 mef Exp $
+# $NetBSD: Makefile,v 1.119 2020/09/21 08:48:39 mef Exp $
 
 DISTNAME=      smalltalk-3.2.5
 PKGREVISION=   16
@@ -28,7 +28,7 @@
 INFO_FILES=            YES
 TEST_TARGET=           check
 
-USE_TOOLS+=            perl
+USE_TOOLS+=            perl:run
 
 SUBST_CLASSES+=                paxctl
 SUBST_FILES.paxctl=    Makefile.in



Home | Main Index | Thread Index | Old Index