Drop dependency on graphics/plotutils.
As the ports's NEWS file says, since the 4.1.x series "Enblend no longer relies on libXMI".
This commit is contained in:
parent
d6e7c0ad59
commit
94431b44ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404098
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= enblend
|
||||
PORTVERSION= 4.1.1
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R}
|
||||
DISTNAME= enblend-enfuse-${PORTVERSION}
|
||||
|
@ -14,7 +14,6 @@ COMMENT= Tool for image blending with multiresolution splines
|
|||
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo \
|
||||
OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR
|
||||
LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \
|
||||
libxmi.so:${PORTSDIR}/graphics/plotutils \
|
||||
libtiff.so:${PORTSDIR}/graphics/tiff \
|
||||
libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
|
||||
libvigraimpex.so:${PORTSDIR}/graphics/vigra \
|
||||
|
|
Loading…
Reference in a new issue