From 25e9d2d33ebf19e899ea9e6434838eb1e13de8c9 Mon Sep 17 00:00:00 2001 From: hans Date: Tue, 28 Feb 2012 15:11:39 +0000 Subject: REPLACE_SH in the wx-config script. Fixes a problem seen with ksh93 on SunOS. --- x11/wxGTK26/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/wxGTK26') diff --git a/x11/wxGTK26/Makefile b/x11/wxGTK26/Makefile index 658dcc4bba2..07fbb99baf6 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/02/06 12:42:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/02/28 15:11:39 hans Exp $ # .include "Makefile.common" @@ -6,6 +6,8 @@ PKGREVISION= 13 COMMENT= GTK-based implementation of the wxWidgets GUI library +REPLACE_SH= wx-config.in wx-config-inplace.in + post-build: set -e; cd ${WRKSRC}/locale; \ for lang in ca cs da de el es fi fr hu id it ja nl pl ru sl sv tr uk \ -- cgit v1.2.3