From 5b96d0a9567e649c783ac418d8e2bde2f6adfc22 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 4 Nov 2002 03:05:48 +0000 Subject: PERL -> REINPLACE and russian/mod_ssl has USE_PERL5=yes Notices on: bento --- print/rprint/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/rprint') diff --git a/print/rprint/Makefile b/print/rprint/Makefile index 315e7eeab167..3b4245cad926 100644 --- a/print/rprint/Makefile +++ b/print/rprint/Makefile @@ -13,10 +13,12 @@ MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ MAINTAINER= kheuer@gwdu60.gwdg.de +USE_REINPLACE= yes + MAN1= rprint.1 MANCOMPRESSED= yes post-patch: - @${PERL} -pi -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile .include -- cgit v1.2.3