aboutsummaryrefslogtreecommitdiff
path: root/games/xbill
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2019-04-12 07:12:48 +0000
committerAlex Kozlov <ak@FreeBSD.org>2019-04-12 07:12:48 +0000
commit53ad40c84bf285924b10044b71890faf74311867 (patch)
tree149784c034292564f8fe4514f1b47e76533215df /games/xbill
parent167443bb1f7a790803ee6760d192e128f50e5441 (diff)
downloadports-53ad40c84bf285924b10044b71890faf74311867.tar.gz
ports-53ad40c84bf285924b10044b71890faf74311867.zip
- Fix build on i386
Notes
Notes: svn path=/head/; revision=498700
Diffstat (limited to 'games/xbill')
-rw-r--r--games/xbill/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index 1c0066cbc839..a9b6d09c5737 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -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: