aboutsummaryrefslogtreecommitdiff
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
parent988ec73013a71befef6148c6d5e9bbceec6a3589 (diff)
downloadports-4792392901811a83b7baf1d577211541f4e4358f.tar.gz
ports-4792392901811a83b7baf1d577211541f4e4358f.zip
Notes
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>