pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/rxvt-unicode



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Jun  8 14:43:16 UTC 2025

Modified Files:
        pkgsrc/x11/rxvt-unicode: options.mk

Log Message:
rxvt-unicode: drop duplicate USE_TOOLS+=perl


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/rxvt-unicode/options.mk

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

Modified files:

Index: pkgsrc/x11/rxvt-unicode/options.mk
diff -u pkgsrc/x11/rxvt-unicode/options.mk:1.10 pkgsrc/x11/rxvt-unicode/options.mk:1.11
--- pkgsrc/x11/rxvt-unicode/options.mk:1.10     Fri Jun 15 23:06:04 2012
+++ pkgsrc/x11/rxvt-unicode/options.mk  Sun Jun  8 14:43:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.10 2012/06/15 23:06:04 dholland Exp $
+# $NetBSD: options.mk,v 1.11 2025/06/08 14:43:16 gutteridge Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.rxvt-unicode
 PKG_SUPPORTED_OPTIONS= perl unicode3 xft2 rxvt-term
@@ -16,7 +16,6 @@ USE_TOOLS+=           perl:run
 CONFIGURE_ARGS+=       --enable-perl
 PLIST.perl=            yes
 .include "../../lang/perl5/buildlink3.mk"
-USE_TOOLS+=            perl
 REPLACE_PERL+=         src/perl/*
 .else
 CONFIGURE_ARGS+=       --disable-perl



Home | Main Index | Thread Index | Old Index