aboutsummaryrefslogtreecommitdiffstats
path: root/audio/alsaplayer
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-18 03:46:21 +0800
committermarcus <marcus@FreeBSD.org>2003-07-18 03:46:21 +0800
commit759012b0c4e6de9c44e52ad2e0055440520035c2 (patch)
tree15af9b7f755800b48ed4a402aabebcf42fc1500d /audio/alsaplayer
parent8f29f8bff487cab9223f2428cf405f83e4c17e74 (diff)
downloadfreebsd-ports-gnome-759012b0c4e6de9c44e52ad2e0055440520035c2.tar.gz
freebsd-ports-gnome-759012b0c4e6de9c44e52ad2e0055440520035c2.tar.zst
freebsd-ports-gnome-759012b0c4e6de9c44e52ad2e0055440520035c2.zip
Remove some whitespace to quite portlint.
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>