summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2015-12-14 16:57:29 +0000
committerbouyer <bouyer@pkgsrc.org>2015-12-14 16:57:29 +0000
commitbd1d2710b41064db8c1b8d6f9d498b35c09fcbcf (patch)
treebc6f9d43f0f22a85a9296df8466333765b159b73 /x11
parent443aaf3f0fcdc1771eb26fcddea2534259dd2e2a (diff)
downloadpkgsrc-bd1d2710b41064db8c1b8d6f9d498b35c09fcbcf.tar.gz
Fix comment, pointed out by wiz@
Diffstat (limited to 'x11')
-rw-r--r--x11/wxGTK30/hacks.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK30/hacks.mk b/x11/wxGTK30/hacks.mk
index 549029a7cf9..9d473a4dc88 100644
--- a/x11/wxGTK30/hacks.mk
+++ b/x11/wxGTK30/hacks.mk
@@ -1,7 +1,7 @@
-# $NetBSD: hacks.mk,v 1.1 2015/12/14 16:49:22 bouyer Exp $
+# $NetBSD: hacks.mk,v 1.2 2015/12/14 16:57:29 bouyer Exp $
### [Mon Dec 14 16:58:00 MET 2015 : bouyer ]
-### g++-4.5.3 and 4.5.4 on NetBSD/i386 fails with an internal compiler error
+### g++-4.8 on NetBSD/i386 fails with an internal compiler error
### when PCH is used. Be conservative and disable on all MACHINE_ARCH
###
.if ${OPSYS} == "NetBSD"