mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- update LIB_DEPENDS
This commit is contained in:
parent
0f7a12c172
commit
edc24021b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336227
@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= ImageMagick/delegates
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= An implementation of the codec specified in the JPEG-2000 standard
|
||||
|
||||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
|
||||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
@ -11,8 +11,8 @@ MASTER_SITES= SF
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= API compatible clone of the Motif toolkit
|
||||
|
||||
LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
freetype:${PORTSDIR}/print/freetype2
|
||||
LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
libfreetype.so:${PORTSDIR}/print/freetype2
|
||||
|
||||
CONFLICTS?= open-motif-*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user