summaryrefslogtreecommitdiff
path: root/audio/alsaplayer
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-17 19:46:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-17 19:46:21 +0000
commit4792392901811a83b7baf1d577211541f4e4358f (patch)
tree395270efc65bfb58ac6a94d760b9c82f06f14969 /audio/alsaplayer
parentOops, remove empty file. (diff)
Remove some whitespace to quite portlint.
Notes
Notes: svn path=/head/; revision=85064
Diffstat (limited to 'audio/alsaplayer')
-rw-r--r--audio/alsaplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index e32c9c6c8bc5..32394efc2772 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -183,5 +183,5 @@ post-patch:
post-configure:
@${REINPLACE_CMD} -e "s|CPPFLAGS = -I/usr/local/include|CPPFLAGS = |g" \
${WRKSRC}/app/Makefile
-
+
.include <bsd.port.post.mk>