mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
39c0f174f4
- Adjust dependencies - Switch to USES= ssl
11 lines
384 B
Plaintext
11 lines
384 B
Plaintext
--- 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))
|