mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
netsurf: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
54519d5d67
commit
00eab0874b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.10
|
||||||
revision=4
|
revision=4
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_build_args="PREFIX=/usr TARGET=gtk3 NETSURF_USE_BMP=YES NETSURF_USE_WEBP=YES
|
make_build_args="TARGET=gtk3 NETSURF_USE_BMP=YES NETSURF_USE_WEBP=YES
|
||||||
NETSURF_USE_VIDEO=NO NETSURF_USE_HARU_PDF=NO"
|
NETSURF_USE_VIDEO=NO NETSURF_USE_HARU_PDF=NO"
|
||||||
make_install_args="$make_build_args"
|
make_install_args="$make_build_args"
|
||||||
hostmakedepends="pkg-config gperf flex nsgenbind gdk-pixbuf-devel
|
hostmakedepends="pkg-config gperf flex nsgenbind gdk-pixbuf-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue