diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | d164e5eed292f9d38bcae24ae5a022d4398498fb (patch) | |
tree | 0624ea58421e1b1ee60ff22ecb3eff4e2b60f382 /games/abridge | |
parent | f2e04afc00d5f1a1504497a0ba282336df14f721 (diff) |
Notes
Diffstat (limited to 'games/abridge')
-rw-r--r-- | games/abridge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile index 23ec885ad0a1..5605fcaf0e76 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.abridgegame.org/src/ MAINTAINER= Janos.Mohacsi@bsd.hu COMMENT= Bridge game -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config |