pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/heirloom-tar
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 21 16:18:05 UTC 2025
Modified Files:
pkgsrc/archivers/heirloom-tar: Makefile
Log Message:
heirloom-tar: remove Interix support
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/heirloom-tar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/heirloom-tar/Makefile
diff -u pkgsrc/archivers/heirloom-tar/Makefile:1.2 pkgsrc/archivers/heirloom-tar/Makefile:1.3
--- pkgsrc/archivers/heirloom-tar/Makefile:1.2 Sat May 28 10:15:14 2011
+++ pkgsrc/archivers/heirloom-tar/Makefile Mon Apr 21 16:18:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:14 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2025/04/21 16:18:05 wiz Exp $
PKGNAME= heirloom-tar-${HEIRLOOM_VER}
CATEGORIES= sysutils
@@ -6,8 +6,6 @@ LICENSE= original-bsd
MAKE_FLAGS+= SUBDIRS="build tar"
-NOT_FOR_PLATFORM+= Interix-*-*
-
.include "../../sysutils/heirloom-doc/Makefile.common"
DESCR_SRC+= ${.CURDIR}/DESCR
Home |
Main Index |
Thread Index |
Old Index