opnsense-ports/www/netsurf/files/patch-Makefile
Franco Fichtner df17331f90 */*: sync with upstream
Taken from: FreeBSD
2016-11-22 09:10:24 +01: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))