diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-06 23:29:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-06 23:29:58 +0800 |
commit | 6f8553b9b374950a0f058829231fe5d439b4c195 (patch) | |
tree | 620ab0f0639311a5119db1a626ce1150a6763103 /audio/fplib | |
parent | ff0fa20fc3cad87e5b559586d5d1b2e60bcc5981 (diff) | |
download | freebsd-ports-gnome-6f8553b9b374950a0f058829231fe5d439b4c195.tar.gz freebsd-ports-gnome-6f8553b9b374950a0f058829231fe5d439b4c195.tar.zst freebsd-ports-gnome-6f8553b9b374950a0f058829231fe5d439b4c195.zip |
- Cleanup Makefile
Diffstat (limited to 'audio/fplib')
-rw-r--r-- | audio/fplib/Makefile | 1 |
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 |