pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Socket6
Module Name: pkgsrc
Committed By: pho
Date: Thu Aug 28 12:41:05 UTC 2025
Modified Files:
pkgsrc/net/p5-Socket6: Makefile
Log Message:
net/p5-Socket6: Remove cpp from USE_TOOLS
It was only there for OmniOS, and is no longer necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/p5-Socket6/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-Socket6/Makefile
diff -u pkgsrc/net/p5-Socket6/Makefile:1.57 pkgsrc/net/p5-Socket6/Makefile:1.58
--- pkgsrc/net/p5-Socket6/Makefile:1.57 Fri Jul 4 08:47:50 2025
+++ pkgsrc/net/p5-Socket6/Makefile Thu Aug 28 12:41:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2025/07/04 08:47:50 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/08/28 12:41:05 pho Exp $
DISTNAME= Socket6-0.29
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,6 @@ PERL5_PACKLIST= auto/Socket6/.packlist
BUILD_DEFS+= IPV6_READY
USE_LANGUAGES= c
-USE_TOOLS+= cpp
MAKE_ENV+= CCFLAGS="${CFLAGS} ${CPPFLAGS}"
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index