1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Change the way *_DEPENDS are set

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-30 20:02:02 +00:00
parent 5a9110816f
commit 24087fa5b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486267

View File

@ -14,15 +14,16 @@ COMMENT= Command line tool for parsing flash media stream URLs
LICENSE= LGPL21+
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING
BUILD_DEPENDS= libquvi>=0.4.0:multimedia/libquvi
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= libcurl.so:ftp/curl
RUN_DEPENDS:= ${BUILD_DEPENDS}
RUN_DEPENDS= libquvi>=0.4.0:multimedia/libquvi
PORTSCOUT= limit:^0\.4\.
GNU_CONFIGURE= yes
USES= pkgconfig tar:xz
GNU_CONFIGURE= yes
PLIST_FILES= bin/quvi \
man/man1/quvi.1.gz