mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Add missing dependency on freetype port
Noticed by: bento
This commit is contained in:
parent
8a2246219c
commit
5770211357
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30080
@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
|
||||
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
|
||||
gd.1:${PORTSDIR}/graphics/gd
|
||||
gd.1:${PORTSDIR}/graphics/gd \
|
||||
ttf.4:${PORTSDIR}/print/freetype
|
||||
|
||||
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||
MAKE_ENV= TCL_VER=8.2 MKDIR="${MKDIR}" INSTALL_DATA="${INSTALL_DATA}"
|
||||
|
Loading…
Reference in New Issue
Block a user