From b5c0a9cd52f6527dd8245034da428221266f5ed5 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 26 Apr 2020 10:04:33 +0000 Subject: graphics/freetype2: remove no-op SUBST block --- graphics/freetype2/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/graphics/freetype2/Makefile b/graphics/freetype2/Makefile index 15dbfbaa721..85c102263fd 100644 --- a/graphics/freetype2/Makefile +++ b/graphics/freetype2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2019/08/03 08:31:25 adam Exp $ +# $NetBSD: Makefile,v 1.119 2020/04/26 10:04:33 rillig Exp $ DISTNAME= freetype-2.10.1 PKGNAME= ${DISTNAME:S/-/2-/} @@ -30,11 +30,6 @@ LDFLAGS+= -framework Carbon .endif PKGCONFIG_OVERRIDE= builds/unix/freetype2.in -SUBST_CLASSES+= ftc -SUBST_FILES.ftc+= builds/unix/freetype-config.in -SUBST_SED.ftc+= -e "s!echo -L\([^ ]*\)!echo ${COMPILER_RPATH_FLAG}\\1 -L\\1!" -SUBST_STAGE.ftc+= pre-configure -SUBST_MESSAGE.ftc+= Fixing rpath in freetype-config script. .include "../../mk/bsd.prefs.mk" .include "../../mk/compiler.mk" -- cgit v1.2.3