summaryrefslogtreecommitdiff
path: root/editors/gnotepad+
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-07-24 16:44:24 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-07-24 16:44:24 +0000
commitd5bc4626d2feca71c83c7b403227bb953688b811 (patch)
tree67fad45a54c76ffe4e2439e9ccbbe83c15a7db07 /editors/gnotepad+
parentGive maintainership to Clement Laforet <sheepkiller@cultdeadsheep.org> (diff)
Fix build.
PR: 46874 Submitted by: JD <jimd@siu.edu>
Notes
Notes: svn path=/head/; revision=85535
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r--editors/gnotepad+/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
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: