MFH: r497907
Fix build on gcc-based architectures. PR: 236695 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: portmgr (joneum@)
This commit is contained in:
parent
89dc5a1a54
commit
ba903a675a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497981
@ -22,8 +22,8 @@ LIB_DEPENDS= libevtlog.so:sysutils/eventlog \
|
||||
libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -18,8 +18,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng[0-9]-[0-9]* syslog-ng[0-9][0-9]-[0-9]* \
|
||||
syslog-ng[0-24-9][02-9][02-9]-[0-9]* \
|
||||
|
@ -18,8 +18,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
|
||||
BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python:2.7 shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:2.7 shebangfix
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
@ -21,8 +21,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python:2.7 shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:2.7 shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -21,8 +21,8 @@ EXPIRATION_DATE= 2019-12-31
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -18,8 +18,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -18,8 +18,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python:build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:build shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -18,8 +18,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -18,8 +18,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -17,8 +17,8 @@ BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime python:3.5+,build shebangfix
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime python:3.5+,build shebangfix
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
|
@ -22,8 +22,8 @@ LIB_DEPENDS= libevtlog.so:sysutils/eventlog \
|
||||
libpcre.so:devel/pcre \
|
||||
libuuid.so:misc/e2fsprogs-libuuid
|
||||
|
||||
USES= autoreconf:build gmake libtool pathfix pkgconfig ssl \
|
||||
gettext-runtime
|
||||
USES= autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
|
||||
ssl gettext-runtime
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-24-9][0-9]-[0-9]* \
|
||||
|
Loading…
Reference in New Issue
Block a user