- Convert to new LIB_DEPENDS format
- Move PORTSCOUT upward - Support STAGEDIR
This commit is contained in:
parent
122c8fb6b6
commit
31aebd4eb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334536
@ -15,17 +15,16 @@ LICENSE= LGPL21 LGPL3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= libquvi>=0.4.0:${PORTSDIR}/multimedia/libquvi
|
||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PORTSCOUT= limit:0.4.[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USE_XZ= yes
|
||||
|
||||
MAN1= quvi.1
|
||||
PLIST_FILES= bin/quvi
|
||||
PLIST_FILES= bin/quvi \
|
||||
man/man1/quvi.1.gz
|
||||
|
||||
PORTSCOUT= limit:0.4.[0-9]*
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user