pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/irrlicht
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 9 12:28:37 UTC 2020
Modified Files:
pkgsrc/graphics/irrlicht: Makefile
Log Message:
graphics/irrlicht: remove no-op SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/irrlicht/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/irrlicht/Makefile
diff -u pkgsrc/graphics/irrlicht/Makefile:1.3 pkgsrc/graphics/irrlicht/Makefile:1.4
--- pkgsrc/graphics/irrlicht/Makefile:1.3 Fri Mar 20 11:57:49 2020
+++ pkgsrc/graphics/irrlicht/Makefile Sat May 9 12:28:37 2020
@@ -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_LIB_P
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