diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
commit | bc3fc272cb2351e65ea3193bb106edba6ec9923e (patch) | |
tree | 805a4a873e5fc8f0291372f1229bdfd484589a8c /games/abridge | |
parent | 9b28c81580701d37c4893cff21d2f40a18dbc550 (diff) | |
download | freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.gz freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.zst freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.zip |
wxgtk-devel -> wxgtk
Diffstat (limited to 'games/abridge')
-rw-r--r-- | games/abridge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile index 8dcdc7c5143e..2b9c70767857 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -6,13 +6,14 @@ PORTNAME= abridge PORTVERSION= 0.4.0 +PORTREVISON= 1 CATEGORIES= games 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-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk GNU_CONFIGURE= yes |