From 6df0b577128dfc0a9c584d23d86cc69052855b1e Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 28 Jul 2001 21:11:25 +0000 Subject: Mark this package as *BSD specific. --- net/gtk_wicontrol/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/gtk_wicontrol') diff --git a/net/gtk_wicontrol/Makefile b/net/gtk_wicontrol/Makefile index b4d79b24f0e..eb0576d11b1 100644 --- a/net/gtk_wicontrol/Makefile +++ b/net/gtk_wicontrol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/03/06 04:19:07 itojun Exp $ +# $NetBSD: Makefile,v 1.3 2001/07/28 21:11:25 tron Exp $ DISTNAME= gtk_wicontrol-0.16 CATEGORIES= net @@ -10,6 +10,8 @@ COMMENT= GTK+-based Wavelan status meter DEPENDS+= gtk+-1.2.*:../../x11/gtk +ONLY_FOR_PLATFORM= *BSD-*-* + USE_X11= yes GNU_CONFIGURE= YES USE_GMAKE= yes -- cgit v1.2.3