summaryrefslogtreecommitdiff
path: root/x11/gtk2/Makefile
diff options
context:
space:
mode:
authormartin <martin>2015-04-24 09:50:13 +0000
committermartin <martin>2015-04-24 09:50:13 +0000
commit82759d4b0d7c9aab0dd8551371a48351b303edbe (patch)
tree92aaf3da59e483cb344c9612dc0688ae8c152767 /x11/gtk2/Makefile
parentf6e53998f394dab73b4b612773e31bd576fc3afc (diff)
downloadpkgsrc-82759d4b0d7c9aab0dd8551371a48351b303edbe.tar.gz
Avoid a crash on sparc64 (and "random" memory access on other 64bit
machines)
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r--x11/gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 9303fc47838..2bcbf8fe791 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.266 2015/03/14 00:39:14 prlw1 Exp $
+# $NetBSD: Makefile,v 1.267 2015/04/24 09:50:13 martin Exp $
DISTNAME= gtk+-2.24.27
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/}
EXTRACT_SUFX= .tar.xz
+PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gtk.org/