mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Fix building with optional dictionaries, which I broke in my last commit.
Submitted by: Martin Heinen <martin@sumuk.de>
This commit is contained in:
parent
65e8a9eb44
commit
e7b129787a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88909
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \
|
||||||
ftp://nic.funet.fi/index/WWW/W3/amaya/ \
|
ftp://nic.funet.fi/index/WWW/W3/amaya/ \
|
||||||
http://www.nic.funet.fi/index/WWW/W3/amaya/
|
http://www.nic.funet.fi/index/WWW/W3/amaya/
|
||||||
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
||||||
EXTRACT_SUFX= .tgz
|
DISTFILES= ${DISTNAME}.tgz
|
||||||
DIST_SUBDIR= amaya
|
DIST_SUBDIR= amaya
|
||||||
|
|
||||||
MAINTAINER= adam-ports@blacktabby.org
|
MAINTAINER= adam-ports@blacktabby.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue