diff options
author | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
commit | 0ab241088d990917b584479af90e64c6cc6537ab (patch) | |
tree | 130a4fcc6421951fa2b8aa4d666b9fb391daf249 /emulators/wine | |
parent | 5bb48d3c8f7446a94beb08d1ce14bb53eddf093b (diff) | |
download | pkgsrc-0ab241088d990917b584479af90e64c6cc6537ab.tar.gz |
Recursive revbump from graphics/giflib update to 5.0.4.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 94a59eb6d8d..2307b4515a8 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.177 2013/06/04 22:16:02 tron Exp $ +# $NetBSD: Makefile,v 1.178 2013/07/05 13:29:30 ryoon Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk index bfe5e5e8fed..bf6009aed97 100644 --- a/emulators/wine/buildlink3.mk +++ b/emulators/wine/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/06/04 22:16:02 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2013/07/05 13:29:30 ryoon Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=1.2.0 -BUILDLINK_ABI_DEPENDS.wine+= wine>=1.2.3nb14 +BUILDLINK_ABI_DEPENDS.wine+= wine>=1.2.3nb15 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine |