summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-11-14 12:37:26 +0000
committerfjoe <fjoe@FreeBSD.org>2003-11-14 12:37:26 +0000
commit5d1d2c9de99b6de7b914d96f994eb894135c8cae (patch)
tree310b4f2a4ed279a1ea5062143d64fa4fa4be615c /games
parente4fb452a2a6bb89b549a85f5dbe9aae7a8343ae9 (diff)
downloadFreeBSD-ports-5d1d2c9de99b6de7b914d96f994eb894135c8cae.zip
FreeBSD-ports-5d1d2c9de99b6de7b914d96f994eb894135c8cae.tar.gz
Switch to wxgtk2.
Diffstat (limited to 'games')
-rw-r--r--games/abridge/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile
index 2b9c707..ee93958 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>
OpenPOWER on IntegriCloud