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: Thu Jan 16 19:41:38 UTC 2025
Modified Files:
pkgsrc/misc/plan9port: Makefile
Log Message:
misc/plan9port: add missing tools
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/misc/plan9port/Makefile:1.9
--- pkgsrc/misc/plan9port/Makefile:1.8 Sun Aug 4 20:13:07 2024
+++ pkgsrc/misc/plan9port/Makefile Thu Jan 16 19:41:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2024/08/04 20:13:07 vins Exp $
+# $NetBSD: Makefile,v 1.9 2025/01/16 19:41:38 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 perl pax
+USE_TOOLS+= bash:run gzip perl pax tar
MKPIE_SUPPORTED= no
RELRO_SUPPORTED= no
Home |
Main Index |
Thread Index |
Old Index