1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Do not hard depend on gcc, c++11-lang will allow almost anything greater than gcc 4.2 which is failing to build this port

This commit is contained in:
Baptiste Daroussin 2013-12-13 16:01:23 +00:00
parent ea83d727a6
commit 783763b9d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336360

View File

@ -18,8 +18,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libxslt.so:${PORTSDIR}/textproc/libxslt
USE_LDCONFIG= yes
USE_GCC= 4.6
USES= gmake pkgconfig
USES= gmake pkgconfig compiler:c++11-lang
GNU_CONFIGURE= yes
CONFIGURE_ENV= "OPENSSL_CFLAGS=${CFLAGS} -l${OPENSSLINC}" \
OPENSSL_LIBS=-L${OPENSSLLIB}