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) Fix build, missing USE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5854d2ba8d5b
branches: trunk
changeset: 439607:5854d2ba8d5b
user: mef <mef%pkgsrc.org@localhost>
date: Mon Sep 21 08:19:45 2020 +0000
description:
(lang/smalltalk) Fix build, missing USE_TOOL (perl)
diffstat:
lang/smalltalk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d531debc136a -r 5854d2ba8d5b lang/smalltalk/Makefile
--- a/lang/smalltalk/Makefile Mon Sep 21 03:43:22 2020 +0000
+++ b/lang/smalltalk/Makefile Mon Sep 21 08:19:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2020/09/19 15:27:15 mef Exp $
+# $NetBSD: Makefile,v 1.118 2020/09/21 08:19:45 mef Exp $
DISTNAME= smalltalk-3.2.5
PKGREVISION= 16
@@ -28,6 +28,8 @@
INFO_FILES= YES
TEST_TARGET= check
+USE_TOOLS+= perl
+
SUBST_CLASSES+= paxctl
SUBST_FILES.paxctl= Makefile.in
SUBST_STAGE.paxctl= pre-configure
Home |
Main Index |
Thread Index |
Old Index