aboutsummaryrefslogtreecommitdiff
path: root/games/sfbol
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-16 05:23:44 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-16 05:23:44 +0000
commitbfe08da94b9c78ff4b19331e07a93395a8303288 (patch)
tree23edbe9fdb5ca00909cd444735973bce6d00e5e9 /games/sfbol
parenta73577dbbafcf987dde890c211ff39c240e9c320 (diff)
downloadports-bfe08da94b9c78ff4b19331e07a93395a8303288.tar.gz
ports-bfe08da94b9c78ff4b19331e07a93395a8303288.zip
Notes
Diffstat (limited to 'games/sfbol')
-rw-r--r--games/sfbol/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/sfbol/Makefile b/games/sfbol/Makefile
index 6fa216021175..8168e6413b52 100644
--- a/games/sfbol/Makefile
+++ b/games/sfbol/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= sfbol
-PORTVERSION= 4.18
+PORTVERSION= 4.24
CATEGORIES= games java
MASTER_SITES= http://www.sfbonline.com/install4/InstData/Java/
DISTNAME= install40
@@ -15,8 +15,6 @@ EXTRACT_ONLY=
MAINTAINER= peter.thoenen@yahoo.com
COMMENT= Star Fleet Battles Online
-BROKEN= fails to install
-
IGNOREFILES= install40.jar
USE_JAVA= yes
JAVA_VERSION= 1.4+
@@ -40,9 +38,11 @@ DESKTOP_ENTRIES= "SFBOL" "Star Fleet Battles Online" \
RESTRICTED= Commerical software. Licenses does not allow redistribution.
+FUDGE= Users/paulfranz/sfbonline/SFBOL-Install/dist/core.jar
+
post-extract:
- @cd ${WRKDIR} && ${JAR} -xf ${DISTDIR}/${DISTFILES} D_/SFBOL/dist/core.jar 2>/dev/null | ${TRUE}
- @cd ${WRKDIR} && ${JAR} -xf D_/SFBOL/dist/core.jar sfbicon.ico
+ @cd ${WRKDIR} && ${JAR} -xf ${DISTDIR}/${DISTFILES} ${FUDGE} 2>/dev/null | ${TRUE}
+ @cd ${WRKDIR} && ${JAR} -xf ${FUDGE} sfbicon.ico
do-install:
@${MKDIR} ${DATADIR}