pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/xbin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 21 16:19:50 UTC 2025

Modified Files:
        pkgsrc/archivers/xbin: Makefile

Log Message:
xbin: remove Interix support


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/archivers/xbin/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/xbin/Makefile
diff -u pkgsrc/archivers/xbin/Makefile:1.36 pkgsrc/archivers/xbin/Makefile:1.37
--- pkgsrc/archivers/xbin/Makefile:1.36 Mon Jan 27 19:12:39 2025
+++ pkgsrc/archivers/xbin/Makefile      Mon Apr 21 16:19:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2025/01/27 19:12:39 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2025/04/21 16:19:50 wiz Exp $
 
 DISTNAME=      ${PRGNAME}unix
 PKGNAME=       ${PRGNAME}-2.3
@@ -27,7 +27,6 @@ CFLAGS+=              -DBSD
 LDFLAGS+=              -lcompat
 .  endif
 .endif
-CFLAGS.Interix+=       -DBSD
 CFLAGS.Darwin+=                -DBSD
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1



Home | Main Index | Thread Index | Old Index