mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Fix depends for freetype
PR: 33759 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>, bento
This commit is contained in:
parent
17ed28f533
commit
83ebb89931
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52897
@ -22,11 +22,11 @@ MAINTAINER?= ports@FreeBSD.org
|
||||
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
|
||||
.endif
|
||||
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
freetype.7:${PORTSDIR}/print/freetype2
|
||||
|
||||
LATEST_LINK= gd2
|
||||
|
||||
USE_FREETYPE2= yes
|
||||
.ifndef WITHOUT_XPM
|
||||
# Temporary hack, until X-less XPM building is added to USE_XPM:
|
||||
.ifndef WITHOUT_X11
|
||||
|
Loading…
Reference in New Issue
Block a user