I forget to unmark BROKEN on ia64 and amd64.
This commit is contained in:
parent
14cc533bcb
commit
b9c2737da7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104063
@ -115,10 +115,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on amd64 or ia64 (missing -fPIC)"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SNMP)
|
||||
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
|
||||
CONFIGURE_ARGS+=--with-ucdsnmp=${LOCALBASE}
|
||||
|
@ -115,10 +115,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on amd64 or ia64 (missing -fPIC)"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SNMP)
|
||||
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
|
||||
CONFIGURE_ARGS+=--with-ucdsnmp=${LOCALBASE}
|
||||
|
@ -115,10 +115,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on amd64 or ia64 (missing -fPIC)"
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SNMP)
|
||||
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
|
||||
CONFIGURE_ARGS+=--with-ucdsnmp=${LOCALBASE}
|
||||
|
Loading…
Reference in New Issue
Block a user