From c5a049e479eb28ab72fc13594b6a9c484496da4f Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 12 Nov 1998 23:34:30 +0000 Subject: Some more for pkglint. --- games/nethack-lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/nethack-lib') diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile index d0087f8b864..5da866755ad 100644 --- a/games/nethack-lib/Makefile +++ b/games/nethack-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/09/24 16:53:20 garbled Exp $ +# $NetBSD: Makefile,v 1.3 1998/11/12 23:34:31 frueauf Exp $ # DISTNAME= nethack-3.2.2 @@ -16,7 +16,7 @@ INSTALL_TARGET= manpages install-dat post-patch: @${MV} ${WRKSRC}/include/config.h ${WRKSRC}/foo - @${SED} -e 's@XXXLOCALBASEXXX@$(LOCALBASE)@g' <${WRKSRC}/foo> ${WRKSRC}/include/config.h + @${SED} -e 's@XXXLOCALBASEXXX@${LOCALBASE}@g' <${WRKSRC}/foo> ${WRKSRC}/include/config.h @${RM} -f ${WRKSRC}/foo .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3