diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-18 11:11:29 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-18 11:11:29 +0000 |
| commit | 3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch) | |
| tree | 8e56c67cbd222afd02e8ebaf5562ceb6431033ac /emulators | |
| parent | 4e0edf1034c6e05efb7571da455f2c7ff894a993 (diff) | |
Notes
Diffstat (limited to 'emulators')
| -rw-r--r-- | emulators/gcube/Makefile | 4 | ||||
| -rw-r--r-- | emulators/generator-cbiere/Makefile | 3 | ||||
| -rw-r--r-- | emulators/generator/Makefile | 4 | ||||
| -rw-r--r-- | emulators/wine-devel/Makefile | 3 | ||||
| -rw-r--r-- | emulators/wine/Makefile | 3 | ||||
| -rw-r--r-- | emulators/xsystem35/Makefile | 4 |
6 files changed, 12 insertions, 9 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 3c00286421ae..0ed9f06f2160 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcube PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www.liquidx.org/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Gamecube emulator -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg WRKSRC= ${WRKDIR}/${PORTVERSION} USE_GL= yes diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile index 7429768ab1a5..a913ea5a68be 100644 --- a/emulators/generator-cbiere/Makefile +++ b/emulators/generator-cbiere/Makefile @@ -7,6 +7,7 @@ PORTNAME= generator PORTVERSION= 0.35.r4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/cbiere/generator/ @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}-0.35${PKGNAMESUFFIX}-r4 MAINTAINER= alepulver@FreeBSD.org COMMENT= SEGA Genesis emulator -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes USE_SDL= sdl diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index f9e3c854518c..778117fde650 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -7,14 +7,14 @@ PORTNAME= generator PORTVERSION= 0.35 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/files/ MAINTAINER= alepulver@FreeBSD.org COMMENT= SEGA Genesis emulator -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg USE_GNOME= gtk12 USE_SDL= sdl diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index c68fc4badd99..daff10ae0370 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= wine DISTVERSION= 1.1.25 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ @@ -19,7 +20,7 @@ COMMENT= Microsoft Windows compatibility layer for Unix-like systems LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ freetype.9:${PORTSDIR}/print/freetype2 \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ + jpeg.10:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ png.5:${PORTSDIR}/graphics/png \ xml2:${PORTSDIR}/textproc/libxml2 diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index c68fc4badd99..daff10ae0370 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -8,6 +8,7 @@ PORTNAME= wine DISTVERSION= 1.1.25 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ @@ -19,7 +20,7 @@ COMMENT= Microsoft Windows compatibility layer for Unix-like systems LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ freetype.9:${PORTSDIR}/print/freetype2 \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ + jpeg.10:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ png.5:${PORTSDIR}/graphics/png \ xml2:${PORTSDIR}/textproc/libxml2 diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index bc32d5b3405d..17aab6247829 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -7,7 +7,7 @@ PORTNAME= xsystem35 PORTVERSION= 1.7.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ - jpeg.9:${PORTSDIR}/graphics/jpeg + jpeg.10:${PORTSDIR}/graphics/jpeg USE_AUTOTOOLS= autoconf:262 libtool:15 USE_GETTEXT= yes |
