pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/smalltalk



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Sep 21 08:48:39 UTC 2020

Modified Files:
        pkgsrc/lang/smalltalk: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/lang/smalltalk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/smalltalk/Makefile
diff -u pkgsrc/lang/smalltalk/Makefile:1.118 pkgsrc/lang/smalltalk/Makefile:1.119
--- pkgsrc/lang/smalltalk/Makefile:1.118        Mon Sep 21 08:19:45 2020
+++ pkgsrc/lang/smalltalk/Makefile      Mon Sep 21 08:48:39 2020
@@ -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 @@ IGNORE_LIBTOOLIZE=    lib/smalltalk/libc.la
 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