git: d8abf1a9f614 - main - multimedia/libquvi: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 22:22:40 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d8abf1a9f6145fbcf11a5808f078eef434478246
commit d8abf1a9f6145fbcf11a5808f078eef434478246
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-30 22:03:00 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-30 22:03:00 +0000
multimedia/libquvi: Cosmetic change
---
multimedia/libquvi/Makefile | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile
index 86564a37f90c..19f5cebf55d6 100644
--- a/multimedia/libquvi/Makefile
+++ b/multimedia/libquvi/Makefile
@@ -4,7 +4,7 @@ PORTNAME= libquvi
PORTVERSION= 0.4.1
PORTREVISION= 5
CATEGORIES= multimedia devel
-MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
+MASTER_SITES= SF/quvi/${PORTVERSION:R}/libquvi/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@@ -17,11 +17,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= libcurl.so:ftp/curl
RUN_DEPENDS= libquvi-scripts>=0.4.0:multimedia/libquvi-scripts
-OPTIONS_DEFINE= DOCS LUAJIT
-LUAJIT_DESC= Use LuaJIT instead of Lua
-
-PORTSCOUT= limit:^0\.4\.
-
USES= iconv libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
@@ -30,6 +25,11 @@ USE_LDCONFIG= yes
PORTDOCS= *
+PORTSCOUT= limit:^0\.4\.
+
+OPTIONS_DEFINE= DOCS LUAJIT
+LUAJIT_DESC= Use LuaJIT instead of Lua
+
LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit
LUAJIT_USES_OFF= lua