diff options
Diffstat (limited to 'net/xferstats/Makefile')
-rw-r--r-- | net/xferstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile index 17b16659a7c8..a5130f3bf429 100644 --- a/net/xferstats/Makefile +++ b/net/xferstats/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://xferstats.off.net/download/xferstats-2.00/ \ MAINTAINER= dima@Chg.RU -LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 +LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |