From 800ef6c0b0033de28d4551a8dcefcd27457c8c54 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 15 Jul 2002 17:21:56 +0000 Subject: Convert USE_GLIB into USE_GNOMENG+USE_GNOME. --- net/xferstats/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/xferstats') diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile index d56afa3bdfe2..a3961a2432d7 100644 --- a/net/xferstats/Makefile +++ b/net/xferstats/Makefile @@ -15,7 +15,8 @@ MAINTAINER= demon@FreeBSD.org WRKSRC= ${WRKDIR}/xferstats -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 GNU_CONFIGURE= yes MAN8= xferstats.8 -- cgit v1.2.3