mail/libpst: Use ImageMagick 7
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
92860904a6
commit
887705439d
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= libpst
|
||||
PORTVERSION= 0.6.76
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail converters
|
||||
MASTER_SITES= https://www.five-ten-sg.com/libpst/packages/ \
|
||||
https://fossies.org/unix/privat/ \
|
||||
@ -29,8 +30,8 @@ OPTIONS_SUB= yes
|
||||
PST2DII_DESC= Allow Summation Document Image Information output
|
||||
|
||||
PST2DII_CONFIGURE_ENABLE= dii
|
||||
PST2DII_USES= localbase magick:6,build,run
|
||||
PST2DII_LIB_DEPENDS= libgd.so:graphics/gd
|
||||
PST2DII_USES= localbase magick:7,build,run
|
||||
|
||||
post-patch:
|
||||
@${GREP} -lr malloc.h ${WRKSRC}/ | ${XARGS} ${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g'
|
||||
|
Loading…
Reference in New Issue
Block a user