mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
graphics/togl: Alter configure to allow building on DragonFly
This change to the unmaintained port has been in dports for a few months now, so I'm moving the fix over to ports. While here, do some minor fixes to compound commands.
This commit is contained in:
parent
801cff9e4e
commit
f10ad36eac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395040
@ -36,6 +36,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|wish |${WISH:T} |' ${WRKSRC}/*.tcl
|
||||
@${REINPLACE_CMD} -e 's/FreeBSD-\*/FreeBSD-*|DragonFly-*/g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${TOGL_INSTDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user