summaryrefslogtreecommitdiff
path: root/www/amaya
diff options
context:
space:
mode:
authorTom Hukins <tom@FreeBSD.org>2003-09-10 08:53:49 +0000
committerTom Hukins <tom@FreeBSD.org>2003-09-10 08:53:49 +0000
commite7b129787abb1dda5d90740a970b7ff736dcaf41 (patch)
treeb032ba9bb9001a5881cd64e29e1fe996f4bd7025 /www/amaya
parentUpdate to version 0.35. (diff)
Fix building with optional dictionaries, which I broke in my last commit.
Submitted by: Martin Heinen <martin@sumuk.de>
Notes
Notes: svn path=/head/; revision=88909
Diffstat (limited to 'www/amaya')
-rw-r--r--www/amaya/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile
index 5f37108a81e2..490dfbb8a6cb 100644
--- a/www/amaya/Makefile
+++ b/www/amaya/Makefile
@@ -20,7 +20,7 @@ MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \
ftp://nic.funet.fi/index/WWW/W3/amaya/ \
http://www.nic.funet.fi/index/WWW/W3/amaya/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
-EXTRACT_SUFX= .tgz
+DISTFILES= ${DISTNAME}.tgz
DIST_SUBDIR= amaya
MAINTAINER= adam-ports@blacktabby.org