summaryrefslogtreecommitdiff
path: root/x11/wxGTK30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wxGTK30/Makefile')
-rw-r--r--x11/wxGTK30/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile
index 1f8a396c36a..6b800a017a1 100644
--- a/x11/wxGTK30/Makefile
+++ b/x11/wxGTK30/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/02/17 10:16:05 dbj Exp $
+# $NetBSD: Makefile,v 1.15 2016/02/26 11:27:17 jperkin Exp $
VERSION= 3.0.2
PKGREVISION= 5
@@ -73,9 +73,7 @@ PLIST_SRC+= PLIST.gtk2
CONFIGURE_ARGS+= --with-gtk=2
.endif
-.if ${OPSYS} == "SunOS"
-CONFIGURE_ARGS+= --disable-xlocale
-.endif
+CONFIGURE_ARGS.SunOS+= --disable-xlocale
post-configure:
echo 'install_qadll: install_xmldll' >> ${WRKSRC}/Makefile