pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlax x11/xlax: add missing runtime dependency on p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ceb96ae77771
branches: trunk
changeset: 389829:ceb96ae77771
user: vins <vins%pkgsrc.org@localhost>
date: Sun Dec 11 10:51:05 2022 +0000
description:
x11/xlax: add missing runtime dependency on perl.
diffstat:
x11/xlax/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1110f6f6982f -r ceb96ae77771 x11/xlax/Makefile
--- a/x11/xlax/Makefile Sun Dec 11 09:27:54 2022 +0000
+++ b/x11/xlax/Makefile Sun Dec 11 10:51:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/12/06 21:04:13 vins Exp $
+# $NetBSD: Makefile,v 1.2 2022/12/11 10:51:05 vins Exp $
DISTNAME= xlax2.4
PKGNAME= xlax-2.4
@@ -11,6 +11,7 @@
LICENSE= mit
USE_IMAKE= yes
+USE_TOOLS+= perl:run
MAKE_FLAGS+= CCOPTIONS=${CFLAGS:Q}
MAKE_FLAGS+= LOCAL_LDFLAGS=${LDFLAGS:Q}
Home |
Main Index |
Thread Index |
Old Index