summaryrefslogtreecommitdiff
path: root/emulators/linux-systemsimcell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/linux-systemsimcell/Makefile')
-rw-r--r--emulators/linux-systemsimcell/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/emulators/linux-systemsimcell/Makefile b/emulators/linux-systemsimcell/Makefile
index 2a1c0e8c880e..e69550ff49d8 100644
--- a/emulators/linux-systemsimcell/Makefile
+++ b/emulators/linux-systemsimcell/Makefile
@@ -5,14 +5,14 @@
#
PORTNAME= systemsimcell
-PORTVERSION= 3.0.22
+PORTVERSION= 3.1.25
CATEGORIES= emulators linux
-MASTER_SITES= http://www.bsc.es/projects/deepcomputing/linuxoncell/cellsimulator/sdk3.0//CellSDK-Open-Fedora/x86/ \
+MASTER_SITES= http://www.bsc.es/projects/deepcomputing/linuxoncell/cellsimulator/sdk3.1//CellSDK-Open-Fedora/x86/ \
http://www.stasyan.com/devel/distfiles/
PKGNAMEPREFIX= linux-
EXTRACT_SUFX=
-DISTFILES= systemsim-cell-3.0-22.${ARCH}.rpm \
- sysroot_image-3.0-7.noarch.rpm
+DISTFILES= systemsim-cell-3.1-25.f9.${ARCH}.rpm \
+ sysroot_image-3.1-1.noarch.rpm
MAINTAINER= stast@bsdportal.ru
COMMENT= System simulator for the Cell Broadband Processor
@@ -23,9 +23,9 @@ RESTRICTED= Redistribution of pre-compiled binaries is not permitted
SRC_DISTFILES=
DIST_SUBDIR= rpm
ONLY_FOR_ARCHS= i386
-USE_LINUX_APPS= tcl84 tk84
+USE_LINUX_APPS= tcl84 tk84 blt
USE_LINUX_RPM= yes
-NOFETCHFILES= systemsim-cell-3.0-22.${ARCH}.rpm
+NOFETCHFILES= systemsim-cell-3.1-25.f9.${ARCH}.rpm
.include <bsd.port.pre.mk>
@@ -39,7 +39,7 @@ pre-fetch:
.if ${OSVERSION}<700055
IGNORE= you need FreeBSD>=7.0 RELEASE with Linux emulation 2.6.x.
.elif ${OSVERSION}<800076 && ! defined (OVERRIDE_LINUX_NONBASE_PORTS)
-IGNORE= you need to use non-default linux ports (define OVERRIDE_LINUX_BASE_PORT=f8 and OVERRIDE_LINUX_NONBASE_PORTS=f8).
+IGNORE= you need to use non-default linux ports (define OVERRIDE_LINUX_BASE_PORT=f10 and OVERRIDE_LINUX_NONBASE_PORTS=f10).
.endif
.include <bsd.port.post.mk>