From 71dfeb49ccb862a294f9b53bc9b0c6517367f76b Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 22 Jan 2006 01:00:44 +0000 Subject: No need to declare FILES_SUBST_SED anymore. --- x11/lesstif/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 210f47ff6c3..e1181e10e26 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2006/01/22 00:48:02 joerg Exp $ +# $NetBSD: Makefile,v 1.85 2006/01/22 01:00:44 joerg Exp $ DISTNAME= lesstif-0.94.4 CATEGORIES= x11 @@ -39,7 +39,6 @@ FILES_SUBST+= MV=${MV:Q} FILES_SUBST+= RM=${RM:Q} FILES_SUBST+= RMDIR=${RMDIR:Q} FILES_SUBST+= TRUE=${TRUE:Q} -FILES_SUBST_SED= ${FILES_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/} DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL -- cgit v1.2.3