summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/wxGTK26/Makefile4
-rw-r--r--x11/wxGTK28/Makefile4
2 files changed, 6 insertions, 2 deletions
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 \
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile
index a22c639eb09..e6016cb3701 100644
--- a/x11/wxGTK28/Makefile
+++ b/x11/wxGTK28/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/02/06 12:42:28 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/02/28 15:11:39 hans Exp $
#
.include "../../x11/wxGTK28/Makefile.common"
@@ -13,6 +13,8 @@ INSTALL_TARGET= install
INSTALLATION_DIRS= ${DOCDIR}
+REPLACE_SH= wx-config.in wx-config-inplace.in
+
post-build:
set -e; cd ${WRKSRC}/locale; \
for lang in `echo *.po` ; do \