mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
parent
3f027c9421
commit
41eef74c45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420886
@ -36,13 +36,10 @@ IPV6_CATEGORIES= ipv6
|
||||
TRUECOLOR_DESC= Truecolor (24bit) support
|
||||
TRUECOLOR_CONFIGURE_ENABLE= true-color
|
||||
|
||||
# USE_OPENSSL must be defined before bsd.port.pre.mk so use old schema
|
||||
# for WITH_SSL option
|
||||
|
||||
.if defined(WITHOUT_SSL)
|
||||
CONFIGURE_ARGS+= --disable-ssl
|
||||
.else
|
||||
USE_OPENSSL= yes
|
||||
USES+= ssl
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- configure.orig 2016-03-23 07:25:26.000000000 +0800
|
||||
+++ configure 2016-05-18 14:02:01.998133000 +0800
|
||||
--- configure.orig 2016-03-22 23:25:26 UTC
|
||||
+++ configure
|
||||
@@ -652,6 +652,7 @@ BUILD_TEXTUI_FALSE
|
||||
BUILD_TEXTUI_TRUE
|
||||
PERL_STATIC_LIBS
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- configure.ac.orig 2016-05-18 13:02:28.110076000 +0800
|
||||
+++ configure.ac 2016-05-18 13:58:07.680765000 +0800
|
||||
--- configure.ac.orig 2016-03-22 23:24:11 UTC
|
||||
+++ configure.ac
|
||||
@@ -79,7 +79,6 @@ AC_ARG_WITH(modules,
|
||||
if test "x$prefix" != "xNONE"; then
|
||||
prefix=`eval echo $prefix`
|
||||
|
Loading…
Reference in New Issue
Block a user