diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /x11/gnopernicus | |
parent | 8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff) | |
download | pkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/gnopernicus')
-rw-r--r-- | x11/gnopernicus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index 55b68c78398..56177c8ed92 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/09/16 12:20:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.49 2007/02/22 19:27:27 wiz Exp $ # DISTNAME= gnopernicus-1.1.1 @@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --disable-ipv6 CONFIGURE_ARGS+= --disable-gtk-doc -PKGCONFIG_OVERRIDE+= gnopernicus-1.0.pc.in +PKGCONFIG_OVERRIDE+= gnopernicus-1.0.pc.in GCONF2_SCHEMAS+= brlmonitor.schemas GCONF2_SCHEMAS+= gnopernicus.schemas |