summaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2016-11-01 20:04:55 +0000
committermaya <maya@pkgsrc.org>2016-11-01 20:04:55 +0000
commit1a594b0789197c0571a180eff0453e02338cbb1a (patch)
tree1593a166498eff709335e272e241c483fc0e0850 /emulators/wine-devel
parentc4eee664844feb74302591be9a974e2d2f034783 (diff)
downloadpkgsrc-1a594b0789197c0571a180eff0453e02338cbb1a.tar.gz
wine-devel: on second thought, bump PKGREVISION for previous gcc
version requirement. users who built it with gcc < 4.5 or gcc == 4.6 will have failure at runtime in rare circumstances.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 5376fed11a9..f4fb00ad9ff 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2016/11/01 20:01:57 maya Exp $
+# $NetBSD: Makefile,v 1.63 2016/11/01 20:04:55 maya Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
${MASTER_SITE_SOURCEFORGE:=wine/}