1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add missing dependency

The only port that has direct dependency on this port is chinese/CJK,
  but due to other dependencies, print/freetype is listed in CJK's
  dependcies list. Thus, no need to bump CJK's PORTREVISION in this case.

PR:		99628
Reported by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
Approved by:	delphij (mentor)
This commit is contained in:
Rong-En Fan 2006-06-30 11:05:49 +00:00
parent 4df325cdc9
commit 7bf08da835
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166652

View File

@ -7,7 +7,7 @@
PORTNAME= freetype-tools
PORTVERSION= 1.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
@ -21,6 +21,7 @@ DISTNAME= freetype-${PORTVERSION}
MAINTAINER= rafan@FreeBSD.org
COMMENT= Tools for FreeType 1
LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base
RUN_DEPENDS= ${BUILD_DEPENDS}