summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-06 15:29:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-06 15:29:58 +0000
commit29a0d86cf167a4fe80738e8093ddf232ba494c4d (patch)
tree620ab0f0639311a5119db1a626ce1150a6763103 /audio
parent- Stage support (diff)
- Cleanup Makefile
Notes
Notes: svn path=/head/; revision=343108
Diffstat (limited to 'audio')
-rw-r--r--audio/fplib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/fplib/Makefile b/audio/fplib/Makefile
index 3513c69fa835..1e650ab42e69 100644
--- a/audio/fplib/Makefile
+++ b/audio/fplib/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libtag.so:${PORTSDIR}/audio/taglib
CPPFLAGS+= -I${LOCALBASE}/include
-#REINPLACE_ARGS= -i ''
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
USE_XZ= yes