aboutsummaryrefslogtreecommitdiff
path: root/games/abridge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/abridge/Makefile')
-rw-r--r--games/abridge/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile
index 2b9c70767857..ee93958c73f0 100644
--- a/games/abridge/Makefile
+++ b/games/abridge/Makefile
@@ -13,10 +13,11 @@ MASTER_SITES= http://www.abridgegame.org/src/
MAINTAINER= Janos.Mohacsi@bsd.hu
COMMENT= Bridge game
-LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config
-MAN1= abridge.1
+MAN1= abridge.1
.include <bsd.port.mk>