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 /audio/mp3splt-gtk | |
parent | ed68e0788eeb4d65e2c1a411188b70d43224df36 (diff) | |
download | pkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz |
Whitespace.
Diffstat (limited to 'audio/mp3splt-gtk')
-rw-r--r-- | audio/mp3splt-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index c873eb3396d..3e48cc2f35f 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:22 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2015/12/29 04:54:36 dholland Exp $ # DISTNAME= mp3splt-gtk-0.8.2 @@ -11,7 +11,7 @@ HOMEPAGE= http://mp3splt.sourceforge.net/ COMMENT= Utility to split MP3 (VBR supported) and OGG files USE_PKGLOCALEDIR= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_TOOLS+= pkg-config msgfmt gmake LIBS.SunOS+= -lnsl |