pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/plan9port
Module Name: pkgsrc
Committed By: vins
Date: Tue Jan 28 13:37:39 UTC 2025
Modified Files:
pkgsrc/misc/plan9port: Makefile
Log Message:
plan9port: prefer plan9 archiving tools
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/plan9port/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/plan9port/Makefile
diff -u pkgsrc/misc/plan9port/Makefile:1.9 pkgsrc/misc/plan9port/Makefile:1.10
--- pkgsrc/misc/plan9port/Makefile:1.9 Thu Jan 16 19:41:38 2025
+++ pkgsrc/misc/plan9port/Makefile Tue Jan 28 13:37:39 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/01/16 19:41:38 vins Exp $
+# $NetBSD: Makefile,v 1.10 2025/01/28 13:37:39 vins Exp $
DISTNAME= plan9port-20240717
CATEGORIES= misc plan9
@@ -13,7 +13,7 @@ COMMENT= Plan 9 from User Space
LICENSE= mit AND zlib
USE_LANGUAGES= c c++
-USE_TOOLS+= bash:run gzip perl pax tar
+USE_TOOLS+= bash:run perl pax sed
MKPIE_SUPPORTED= no
RELRO_SUPPORTED= no
Home |
Main Index |
Thread Index |
Old Index