diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /audio/xmms | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'audio/xmms')
-rw-r--r-- | audio/xmms/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index c685621b9c4..f54ca37035d 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.25 2006/07/08 01:11:21 minskim Exp $ +# $NetBSD: Makefile.common,v 1.26 2007/02/22 19:26:08 wiz Exp $ # DISTNAME= xmms-1.2.10 @@ -30,8 +30,8 @@ LDFLAGS+= ${BUILDLINK_LDADD.iconv} PTHREAD_OPTS+= require -PKG_OPTIONS_VAR= PKG_OPTIONS.xmms -PKG_SUPPORTED_OPTIONS= inet6 +PKG_OPTIONS_VAR= PKG_OPTIONS.xmms +PKG_SUPPORTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" |