Fix build with freetype option
Reported by: Ivan Klymenko <fidaj@ukr.net>
This commit is contained in:
parent
200d40dd97
commit
df99f503b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382992
@ -57,7 +57,7 @@ CAIRO_CONFIGURE_WITH= cairo
|
||||
.if ${PORT_OPTIONS:MFREETYPE}
|
||||
MASTER_SITES+= http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype2/:freetype \
|
||||
http://www.funet.fi/pub/mirrors/ftp.freetype.org/freetype2/:freetype \
|
||||
http://ftp.sunet.se/pub/text-processing/freetype/freetype2/:freetype
|
||||
http://ftp.sunet.se/pub/text-processing/freetype/freetype2/:freetype \
|
||||
ftp://ftp.freetype.org/freetype/freetype2/:freetype
|
||||
FREETYPE_VERSION= 2.5.5
|
||||
FREETYPE_SRC= freetype-${FREETYPE_VERSION}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user