diff options
Diffstat (limited to 'net/gnomba/Makefile')
-rw-r--r-- | net/gnomba/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile index d38be01..15c972b 100644 --- a/net/gnomba/Makefile +++ b/net/gnomba/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= http://gnomba.darkcorner.net/tars/ \ MAINTAINER= dima@Chg.RU -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - gnomeui.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |