summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-16 19:55:40 +0000
committerpav <pav@FreeBSD.org>2004-06-16 19:55:40 +0000
commit91826cdf7df33c0a710f9e8b6f5956b9d95e4ef3 (patch)
tree3a655b3e6473fcfd1e95cdd50e4254d7261a4c39 /www
parent4ee10245f88184e01b41edcdbc9462a76774d89d (diff)
downloadFreeBSD-ports-91826cdf7df33c0a710f9e8b6f5956b9d95e4ef3.zip
FreeBSD-ports-91826cdf7df33c0a710f9e8b6f5956b9d95e4ef3.tar.gz
- Fix distfile handling when building with dictionary
PR: ports/67914 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
Diffstat (limited to 'www')
-rw-r--r--www/amaya/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile
index 93b07b4..015721a 100644
--- a/www/amaya/Makefile
+++ b/www/amaya/Makefile
@@ -42,6 +42,7 @@ LDFLAGS= -L${LOCALBASE}/lib
DICT?= none
.if ${DICT} != "none"
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
.if ${DICT} == "all"
DISTFILES+= Dutch.tgz
DISTFILES+= English.tgz
OpenPOWER on IntegriCloud