From d5bc4626d2feca71c83c7b403227bb953688b811 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Thu, 24 Jul 2003 16:44:24 +0000 Subject: Fix build. PR: 46874 Submitted by: JD --- editors/gnotepad+/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/gnotepad+') diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index 7e443924f901..6335fd8904e4 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -33,7 +33,7 @@ MAN1= gnp.1 .include post-patch: - @${PERL} -pi.fbsd -e 's|use_gtkhtml=yes|use_gtkhtml=no|g' ${WRKSRC}/configure.in + @${PERL} -pi.fbsd -e 's|use_gtkhtml=yes|use_gtkhtml=no|g' ${WRKSRC}/configure .if !defined(NOPORTDOCS) post-extract: -- cgit v1.2.3