summaryrefslogtreecommitdiff
path: root/x11/wxGTK30
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-26 10:57:45 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-26 10:57:45 +0000
commit97f4078fc66b31385abf80fccbd0ad2c025fe60f (patch)
treeba40492c0d12e5e3607803f3192c1d24923347ba /x11/wxGTK30
parentff2ff9e81927ce4912893dae7f00cc43823bb857 (diff)
downloadpkgsrc-97f4078fc66b31385abf80fccbd0ad2c025fe60f.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'x11/wxGTK30')
-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