diff options
author | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
commit | 98785d5e4affb6557d62111b953c336f8af8ea21 (patch) | |
tree | 22660914e25548c12358662b9ca43a700d7d49a9 /editors/tomboy | |
parent | ed68e0788eeb4d65e2c1a411188b70d43224df36 (diff) | |
download | pkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz |
Whitespace.
Diffstat (limited to 'editors/tomboy')
-rw-r--r-- | editors/tomboy/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index b4c29060eb2..cf679265dfa 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2015/10/10 01:58:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2015/12/29 04:54:38 dholland Exp $ # DISTNAME= tomboy-1.2.1 @@ -11,9 +11,9 @@ HOMEPAGE= http://www.gnome.org/projects/tomboy COMMENT= Gnome desktop note application LICENSE= gnu-lgpl-v2.1 -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt GCONF_SCHEMAS= tomboy.schemas |