Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/irrlicht graphics/irrlicht: remove no-op SUBS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77a39180d7ef
branches: trunk
changeset: 431105:77a39180d7ef
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 09 12:28:37 2020 +0000
description:
graphics/irrlicht: remove no-op SUBST block
diffstat:
graphics/irrlicht/Makefile | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r cf22330970e1 -r 77a39180d7ef graphics/irrlicht/Makefile
--- a/graphics/irrlicht/Makefile Sat May 09 12:26:22 2020 +0000
+++ b/graphics/irrlicht/Makefile Sat May 09 12:28:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/20 11:57:49 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/09 12:28:37 rillig Exp $
DISTNAME= irrlicht-1.8.4
CATEGORIES= graphics
@@ -24,14 +24,6 @@
CXXFLAGS+= -DNO_IRR_USE_NON_SYSTEM_ZLIB_=1
CXXFLAGS+= -DNO_IRR_USE_NON_SYSTEM_BZLIB_=1
-SUBST_CLASSES+= dos_eol
-SUBST_MESSAGE.dos_eol= Removing DOS line-ends
-SUBST_STAGE.dos_eol= post-extract
-SUBST_FILES.dos_eol= source/Irrlicht/Makefile
-SUBST_FILES.dos_eol+= source/Irrlicht/os.cpp
-SUBST_FILES.dos_eol+= source/Irrlicht/COSOperator.cpp
-SUBST_FILTER_CMD.dos_eol= ${TR} -d '\r'
-
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index