summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:20:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:20:26 +0000
commit853c1cd34bbb05b33e8e3636ffc2fad7f15a253d (patch)
tree118cb62a20b4193ca9edcb528aae84aa8b86da84
parent3c716e2cda24eafdb59ec400f372c3051509fc0f (diff)
downloadfreebsd-ports-853c1cd34bbb05b33e8e3636ffc2fad7f15a253d.zip
- Add LICENSE_FILE
- Cleanup Makefile
-rw-r--r--multimedia/libquvi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile
index a22baa81dde1..07c120b883b4 100644
--- a/multimedia/libquvi/Makefile
+++ b/multimedia/libquvi/Makefile
@@ -12,6 +12,7 @@ COMMENT= Cross-platform library for parsing flash media stream URLs
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
+LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING
BUILD_DEPENDS= libquvi-scripts>=0.4.0:${PORTSDIR}/multimedia/libquvi-scripts
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
@@ -22,7 +23,6 @@ LUAJIT_DESC= Use LuaJIT instead of Lua
PORTSCOUT= limit:0.4.[0-9]*
-CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= iconv libtool pathfix pkgconfig tar:xz