mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Augment configure patching
Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Pointy hat to: pav
This commit is contained in:
parent
065fc0f3bc
commit
5c8c2c1591
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123626
@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--without-freetype
|
||||
MAN1= ggiterm.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lggi|-lggi ${PTHREAD_LIBS}|' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-lggi |-lggi ${PTHREAD_LIBS} |' ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user