1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/dmg2img: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-10-25 23:06:22 +08:00
parent 5400da3c65
commit cbbd49558d
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -13,11 +13,12 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe ssl
CPE_VENDOR= ${PORTNAME}_project
PLIST_FILES= bin/dmg2img \
bin/vfdecrypt
CPE_VENDOR= dmg2img_project
post-patch:
@${REINPLACE_CMD} -e '/^CFLAGS = / s|$$| -I${OPENSSLINC}|; s| -lcrypto| -L${OPENSSLLIB}&|' ${WRKSRC}/Makefile