1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Fix build on i386

This commit is contained in:
Alex Kozlov 2019-04-12 07:12:48 +00:00
parent 167443bb1f
commit 53ad40c84b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498700

View File

@ -3,7 +3,7 @@
PORTNAME= xbill
PORTVERSION= 2.1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= http://www.xbill.org/download/
@ -43,7 +43,7 @@ MOTIF_CONFIGURE_ARGS_ON= --disable-athena
MOTIF_USES= motif
post-patch:
@${REINPLACE_CMD} -e '/WIDGET_LIBS=/ s|-lXm"$$|-lXm -lXpm"|' \
@${REINPLACE_CMD} -e '/WIDGET_LIBS=/ s|-lXt|-lXt -lXpm|' \
${WRKSRC}/configure
post-install: