aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:03:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:03:00 +0000
commitd8abf1a9f6145fbcf11a5808f078eef434478246 (patch)
tree8fadbf1bb46c0e52d56059ad28af1916d4ee682d
parent86fa742cf8eeb598e22be66ffa5ae42bc5057389 (diff)
downloadports-d8abf1a9f6145fbcf11a5808f078eef434478246.tar.gz
ports-d8abf1a9f6145fbcf11a5808f078eef434478246.zip
multimedia/libquvi: Cosmetic change
-rw-r--r--multimedia/libquvi/Makefile12
1 files 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