try
This commit is contained in:
parent
46f68a6432
commit
b1ac56f76a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= elinks
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.17.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= jailbird@fdf.net
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/rkd77/elinks/
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= xmlto:textproc/xmlto libcss:textproc/libcss libdom:www/libdom
|
||||
BUILD_DEPENDS= xmlto:textproc/xmlto
|
||||
|
||||
USES= bison:alias cpe gmake iconv meson perl5 pkgconfig python ssl
|
||||
USE_GITHUB= yes
|
||||
|
@ -53,7 +53,7 @@ BITTORRENT_MESON_TRUE= bittorrent
|
|||
BROTLI_LIB_DEPENDS= libbrotlidec.so:archivers/brotli
|
||||
BROTLI_MESON_TRUE= brotli
|
||||
|
||||
CSS_LIB_DEPENDS= libcss.so:textproc/libcss \
|
||||
LIB_DEPENDS= libcss.so:textproc/libcss \
|
||||
libdom.so:www/libdom
|
||||
CSS_MESON_TRUE= libcss
|
||||
|
||||
|
|
Loading…
Reference in a new issue