mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/dmg2img: Cosmetic change
This commit is contained in:
parent
5400da3c65
commit
cbbd49558d
1 changed files with 2 additions and 1 deletions
|
@ -13,11 +13,12 @@ LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= cpe ssl
|
USES= cpe ssl
|
||||||
CPE_VENDOR= ${PORTNAME}_project
|
|
||||||
|
|
||||||
PLIST_FILES= bin/dmg2img \
|
PLIST_FILES= bin/dmg2img \
|
||||||
bin/vfdecrypt
|
bin/vfdecrypt
|
||||||
|
|
||||||
|
CPE_VENDOR= dmg2img_project
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e '/^CFLAGS = / s|$$| -I${OPENSSLINC}|; s| -lcrypto| -L${OPENSSLLIB}&|' ${WRKSRC}/Makefile
|
@${REINPLACE_CMD} -e '/^CFLAGS = / s|$$| -I${OPENSSLINC}|; s| -lcrypto| -L${OPENSSLLIB}&|' ${WRKSRC}/Makefile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue