Skip to content

Commit

Permalink
sysutils/dmg2img: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 25, 2021
1 parent 5400da3 commit cbbd495
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysutils/dmg2img/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit cbbd495

Please sign in to comment.