pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xscreensaver
Module Name: pkgsrc
Committed By: hauke
Date: Fri Jan 16 17:45:29 UTC 2026
Modified Files:
pkgsrc/x11/xscreensaver: Makefile
Log Message:
We need Perl during the build too, now, running xshadertoy-compile.pl
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pkgsrc/x11/xscreensaver/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xscreensaver/Makefile
diff -u pkgsrc/x11/xscreensaver/Makefile:1.176 pkgsrc/x11/xscreensaver/Makefile:1.177
--- pkgsrc/x11/xscreensaver/Makefile:1.176 Fri Jan 16 16:14:10 2026
+++ pkgsrc/x11/xscreensaver/Makefile Fri Jan 16 17:45:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.176 2026/01/16 16:14:10 hauke Exp $
+# $NetBSD: Makefile,v 1.177 2026/01/16 17:45:29 hauke Exp $
DISTNAME= xscreensaver-6.14
CATEGORIES= x11
@@ -13,7 +13,7 @@ LICENSE= mit
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_CC_FEATURES= c99
-USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config bash:run
+USE_TOOLS+= gmake intltool msgfmt perl pkg-config bash:run
CHECK_PORTABILITY_SKIP+= OSX/fuzztest.sh
CHECK_PORTABILITY_SKIP+= OSX/installer.sh
Home |
Main Index |
Thread Index |
Old Index