ports/www/netsurf/files/patch-Makefile
Olivier Duchateau 39c0f174f4 - Update to 3.6
- Adjust dependencies
- Switch to USES= ssl
2016-11-21 14:11:19 +00:00

10 lines
384 B
Text

--- Makefile.orig 2016-11-19 13:37:41 UTC
+++ Makefile
@@ -555,7 +555,6 @@ ifeq ($(HOST),mint)
else
$(eval $(call pkg_config_find_and_add_enabled,CURL,libcurl,Curl))
endif
-$(eval $(call pkg_config_find_and_add_enabled,OPENSSL,openssl,OpenSSL))
$(eval $(call pkg_config_find_and_add_enabled,PNG,libpng,PNG))
$(eval $(call pkg_config_find_and_add_enabled,BMP,libnsbmp,BMP))