summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-19 20:20:26 +0000
committersunpoet <sunpoet@FreeBSD.org>2015-10-19 20:20:26 +0000
commitbe7a67ef8b49191a6e4ab3e7df667e73f30b8951 (patch)
tree118cb62a20b4193ca9edcb528aae84aa8b86da84
parent8fc0dc2e29cddb4da02b52d940464e130102a6a0 (diff)
downloadFreeBSD-ports-be7a67ef8b49191a6e4ab3e7df667e73f30b8951.zip
FreeBSD-ports-be7a67ef8b49191a6e4ab3e7df667e73f30b8951.tar.gz
- 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 a22baa8..07c120b 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
OpenPOWER on IntegriCloud