BROKEN= 'depends on BROKEN freetype'
This commit is contained in:
parent
870e799163
commit
c2a69db7fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15339
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 15 November 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.60 1998/12/12 21:03:35 jseger Exp $
|
||||
# $Id: Makefile,v 1.61 1998/12/13 02:07:12 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ImageMagick-4.1.6
|
||||
|
@ -19,6 +19,8 @@ MASTER_SITES= http://www.freebsd.org/~jseger/ \
|
|||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
BROKEN= 'depends on BROKEN freetype'
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
mpeg.1:${PORTSDIR}/graphics/mpeg-lib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff34 \
|
||||
|
|
Loading…
Reference in a new issue