pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/rzip
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 21 16:19:37 UTC 2025
Modified Files:
pkgsrc/archivers/rzip: Makefile
Log Message:
rzip: remove Interix support
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/archivers/rzip/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/rzip/Makefile
diff -u pkgsrc/archivers/rzip/Makefile:1.14 pkgsrc/archivers/rzip/Makefile:1.15
--- pkgsrc/archivers/rzip/Makefile:1.14 Sun Jan 26 17:30:41 2020
+++ pkgsrc/archivers/rzip/Makefile Mon Apr 21 16:19:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/01/26 17:30:41 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2025/04/21 16:19:37 wiz Exp $
DISTNAME= rzip-2.1
CATEGORIES= archivers
@@ -17,11 +17,5 @@ post-install:
${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/runzip.1
${LN} -s rzip.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/runzip.1
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Interix"
-. include "../../devel/libiberty/application.mk" # need asprintf(3)
-.endif
-
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index