diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-09 16:55:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-09 16:55:06 +0000 |
commit | 9f2b28944c13bac8cb29eb8b724e661c97624675 (patch) | |
tree | b0e255df8ae15d7a2d67e2946c3cb137ac6dcec8 /net/gtk_wicontrol | |
parent | 3c8e60205b1ad9e937fefe0fa768d91a72a8a2d2 (diff) | |
download | pkgsrc-9f2b28944c13bac8cb29eb8b724e661c97624675.tar.gz |
Unmask DragonFly.
Diffstat (limited to 'net/gtk_wicontrol')
-rw-r--r-- | net/gtk_wicontrol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gtk_wicontrol/Makefile b/net/gtk_wicontrol/Makefile index 4694d893e32..74089cd96c4 100644 --- a/net/gtk_wicontrol/Makefile +++ b/net/gtk_wicontrol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/06/01 18:03:07 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/09 16:55:06 joerg Exp $ DISTNAME= gtk_wicontrol-0.17 PKGREVISION= 3 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.izawa.org/software/gtk_wicontrol/ COMMENT= GTK+-based Wavelan status meter -ONLY_FOR_PLATFORM= *BSD-*-* +ONLY_FOR_PLATFORM= *BSD-*-* DragonFly-*-* USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |