aboutsummaryrefslogtreecommitdiff
path: root/www/amaya/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-07 14:20:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-07 14:20:53 +0000
commitcabfa566a18ff6fa21d69bcf43aaf82535d503ef (patch)
tree55f5cf2e045b8b1d39e25b62d9f33a39ed53549b /www/amaya/Makefile
parent476874b4e75c895937677f6000e2282a6e0f297a (diff)
Notes
Diffstat (limited to 'www/amaya/Makefile')
-rw-r--r--www/amaya/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile
index e2f4b2f43eed..d9e30de10dc9 100644
--- a/www/amaya/Makefile
+++ b/www/amaya/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= amaya
-PORTVERSION= 9.51
-PORTREVISION= 1
+PORTVERSION= 9.55
CATEGORIES= www
MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \
ftp://ftp.w3.org/pub/amaya/ \
@@ -19,7 +18,7 @@ MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \
ftp://ftp.ntua.gr/pub/www/W3C/amaya/ \
ftp://nic.funet.fi/index/WWW/W3/amaya/ \
http://www.nic.funet.fi/index/WWW/W3/amaya/
-DISTNAME= ${PORTNAME}-fullsrc-${PORTVERSION}
+DISTNAME= ${PORTNAME}-fullsrc-${PORTVERSION}-2
EXTRACT_SUFX= .tgz
MAINTAINER= adam-ports@blacktabby.org
@@ -29,8 +28,6 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
-BROKEN= Checksum mismatch
-
WRKSRC= ${WRKDIR}/Amaya/obj
USE_GMAKE= yes
@@ -46,9 +43,7 @@ OPTIONS= BOOKMARKS "Enable bookmark support (experimental)" off \
OPENGL "Enable OpenGL support" off \
TEMPLATES "Enable template support (experimental)" off
-REALVERSION= 8.8.51
-DATADIR= ${PREFIX}/Amaya-${REALVERSION}
-PLIST_SUB= REALVERSION="${REALVERSION}"
+DATADIR= ${PREFIX}/Amaya
.include <bsd.port.pre.mk>