diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:10 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:10 +0800 |
commit | 5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498 (patch) | |
tree | b8011b7f8f13f73e8273742c369d1588f5c12879 /audio/libmpdclient | |
parent | d5cc5fd6bba59dc9d46ae2f75ae887de44d62841 (diff) | |
download | freebsd-ports-gnome-5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498.tar.gz freebsd-ports-gnome-5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498.tar.zst freebsd-ports-gnome-5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498.zip |
Remove trailing whitespaces from category audio
Diffstat (limited to 'audio/libmpdclient')
-rw-r--r-- | audio/libmpdclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmpdclient/Makefile b/audio/libmpdclient/Makefile index 748663eeaef7..593467ee6a17 100644 --- a/audio/libmpdclient/Makefile +++ b/audio/libmpdclient/Makefile @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes USES= gmake pathfix USE_LDCONFIG= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |